Fix docker compose (#1708)

Seems reasonable. Thanks for the PR!
This commit is contained in:
Nir
2020-11-09 03:54:57 +02:00
committed by GitHub
parent 4c31dc23e8
commit d0813e7296

View File

@@ -28,6 +28,7 @@ services:
nginx:
image: nginx:1.17
restart: always
volumes:
- ./conf/nginx/http.conf:/etc/nginx/nginx.conf
ports: