initial env var ingestion for rev proxy configs

This commit is contained in:
thelamer
2025-09-02 15:16:05 -04:00
parent fb4ba0deb0
commit 5942cc2253
8 changed files with 584 additions and 0 deletions

View File

@@ -79,6 +79,8 @@ RUN \
php84-tokenizer \
php84-xmlreader \
php84-xsl \
python3 \
py3-jinja2 \
whois && \
echo "**** install certbot plugins ****" && \
if [ -z ${CERTBOT_VERSION+x} ]; then \