fix docker compose
This commit is contained in:
@@ -44,8 +44,8 @@ services:
|
||||
- "nginx_html:/usr/share/nginx/html"
|
||||
- "nginx_certs:/etc/nginx/certs:rw"
|
||||
environment:
|
||||
- NGINX_DOCKER_GEN_CONTAINER: nginx-gen
|
||||
- ACME_CA_URI:
|
||||
NGINX_DOCKER_GEN_CONTAINER: "nginx-gen"
|
||||
ACME_CA_URI:
|
||||
links:
|
||||
- nginx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user