🗃️ Updated domain names 🗃️

Dockerfile
LICENSE.md
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/share/template-files/data/htdocs/www/index.php
rootfs/usr/local/share/template-files/data/htdocs/www/info.php
This commit is contained in:
casjay 2023-08-10 19:54:16 -04:00
parent 6ee43429f4
commit 23ec6f58db
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145
5 changed files with 6 additions and 6 deletions

View File

@ -156,7 +156,7 @@ ARG PHP_VERSION
USER ${USER} USER ${USER}
WORKDIR /root 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.vendor="CasjaysDev"
LABEL org.opencontainers.image.authors="CasjaysDev" LABEL org.opencontainers.image.authors="CasjaysDev"
LABEL org.opencontainers.image.vcs-type="Git" LABEL org.opencontainers.image.vcs-type="Git"

View File

@ -1,7 +1,7 @@
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004 Version 2, December 2004
Copyright (C) 2023 casjay <git-admin@casjaysdev.com> Copyright (C) 2023 casjay <git-admin@casjaysdev.pro>
Everyone is permitted to copy and distribute verbatim or modified Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long copies of this license document, and changing it is allowed as long

View File

@ -3,7 +3,7 @@
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
##@Version : 202303102006-git ##@Version : 202303102006-git
# @@Author : Jason Hempstead # @@Author : Jason Hempstead
# @@Contact : jason@casjaysdev.com # @@Contact : jason@casjaysdev.pro
# @@License : WTFPL # @@License : WTFPL
# @@ReadME : entrypoint.sh --help # @@ReadME : entrypoint.sh --help
# @@Copyright : Copyright: (c) 2023 Jason Hempstead, Casjays Developments # @@Copyright : Copyright: (c) 2023 Jason Hempstead, Casjays Developments

View File

@ -5,7 +5,7 @@
<!-- <!--
##@Version : 202303091846-git ##@Version : 202303091846-git
# @@Author : Jason Hempstead # @@Author : Jason Hempstead
# @@Contact : git-admin@casjaysdev.com # @@Contact : git-admin@casjaysdev.pro
# @@License : WTFPL # @@License : WTFPL
# @@ReadME : # @@ReadME :
# @@Copyright : Copyright: (c) 2023 Jason Hempstead, Casjays Developments # @@Copyright : Copyright: (c) 2023 Jason Hempstead, Casjays Developments
@ -91,7 +91,7 @@
'This site uses cookie and in accordance with the EU GDPR<br />law this message is being displayed.<br />', 'This site uses cookie and in accordance with the EU GDPR<br />law this message is being displayed.<br />',
dismiss: 'Dismiss', dismiss: 'Dismiss',
link: 'CasjaysDev Privacy Policy', link: 'CasjaysDev Privacy Policy',
href: 'https://casjaysdev.com/policy', href: 'https://casjaysdev.pro/policy',
}, },
}); });
</script> </script>

View File

@ -5,7 +5,7 @@
<!-- <!--
##@Version : 202303091846-git ##@Version : 202303091846-git
# @@Author : Jason Hempstead # @@Author : Jason Hempstead
# @@Contact : git-admin@casjaysdev.com # @@Contact : git-admin@casjaysdev.pro
# @@License : WTFPL # @@License : WTFPL
# @@ReadME : # @@ReadME :
# @@Copyright : Copyright: (c) 2023 Jason Hempstead, Casjays Developments # @@Copyright : Copyright: (c) 2023 Jason Hempstead, Casjays Developments