.env -> .env.example

This commit is contained in:
2025-08-23 23:46:22 +02:00
parent 75917f8828
commit 94d6e60258
13 changed files with 35 additions and 35 deletions

View File

@@ -0,0 +1,5 @@
# Where the proxy data will be stored
NGINX_DATA=${NGINX_DATA}
# Where the Letsencrypt data will be stored
NGINX_LETSENCRYPT=${NGINX_LETSENCRYPT}