Redisign to use with Portainer

This commit is contained in:
Max Buz
2025-01-27 23:23:06 +01:00
committed by GitHub
parent b7c885398b
commit 90c7e38132
2 changed files with 3 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# Where the proxy data will be stored
NGINX_DATA=/path/to/nginx/data_folder
NGINX_DATA=${NGINX_DATA}
# Where the Letsencrypt data will be stored
NGINX_LETSENCRYPT=/path/to/letsencrypt/data_folder
NGINX_LETSENCRYPT=${NGINX_LETSENCRYPT}