1
0

fix docker compose

This commit is contained in:
nicolas.dorier
2017-12-16 02:19:58 +09:00
parent 6548c0d789
commit e526d652d5

View File

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