🗃️ Updated domain names 🗃️

bin/ca-install.sh
bin/ca-revoke.sh
bin/ca-setup.sh
bin/entrypoint-ssl-ca.sh
bin/mydomains.sh
bin/server-setup.sh
bin/setup-dh.sh
Dockerfile
LICENSE.md
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/bin/start-ssl-ca.sh
This commit is contained in:
casjay
2023-08-10 19:57:16 -04:00
parent 72f1a1e1d0
commit 4b609e84ce
11 changed files with 12 additions and 12 deletions

View File

@@ -53,7 +53,7 @@ ARG \
BUILD_DATE="Sun Nov 13 12:20:13 PM EST 2022" \
TIMEZONE="America/New_York"
LABEL maintainer="CasjaysDev <docker-admin@casjaysdev.com>" \
LABEL maintainer="CasjaysDev <docker-admin@casjaysdev.pro>" \
org.opencontainers.image.vendor="CasjaysDev" \
org.opencontainers.image.authors="CasjaysDev" \
org.opencontainers.image.vcs-type="Git" \