🗃️ Updated domain names 🗃️

Dockerfile
LICENSE.md
rootfs/opt/echoip/html/index.html
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/bin/start-ifconfig.sh
This commit is contained in:
casjay
2023-08-10 19:55:30 -04:00
parent be585648cc
commit 9bb1c257e8
5 changed files with 6 additions and 6 deletions

View File

@@ -147,7 +147,7 @@ ARG PHP_VERSION
USER ${USER}
WORKDIR /root
LABEL maintainer="CasjaysDev <docker-admin@casjaysdev.com>"
LABEL maintainer="CasjaysDev <docker-admin@casjaysdev.pro>"
LABEL org.opencontainers.image.vendor="CasjaysDev"
LABEL org.opencontainers.image.authors="CasjaysDev"
LABEL org.opencontainers.image.vcs-type="Git"