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