This repository has been archived on 2025-08-25. You can view files and clone it, but cannot push or open issues or pull requests.
Files
homelab/Docker/nginx-proxy-manager/.env.example
2025-08-23 23:46:22 +02:00

5 lines
146 B
Plaintext

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