.env -> .env.example

This commit is contained in:
2025-08-23 23:46:22 +02:00
parent da530d91e1
commit fbb9f6ac16
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}