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
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}