Set Default ACME production
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
NGINX_DOCKER_GEN_CONTAINER: "nginx-gen"
|
NGINX_DOCKER_GEN_CONTAINER: "nginx-gen"
|
||||||
NGINX_PROXY_CONTAINER: "nginx"
|
NGINX_PROXY_CONTAINER: "nginx"
|
||||||
ACME_CA_URI: ${ACME_CA_URI:-staging}
|
ACME_CA_URI: ${ACME_CA_URI:-production}
|
||||||
links:
|
links:
|
||||||
- nginx-gen
|
- nginx-gen
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user