Files
Docker/nginx-proxy-manager/.env
2025-01-27 23:23:06 +01:00

5 lines
146 B
Bash

# Where the proxy data will be stored
NGINX_DATA=${NGINX_DATA}
# Where the Letsencrypt data will be stored
NGINX_LETSENCRYPT=${NGINX_LETSENCRYPT}