.env -> .env.example
This commit is contained in:
5
nginx-proxy-manager/.env.example
Normal file
5
nginx-proxy-manager/.env.example
Normal 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}
|
||||
Reference in New Issue
Block a user