5 lines
146 B
Plaintext
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} |