right dir

This commit is contained in:
cupcakearmy 2019-12-12 06:14:49 +01:00
parent ad9cd3d0c8
commit 2a2eb33251

View File

@ -8,7 +8,7 @@ services:
- 80 - 80
volumes: volumes:
- ./nginx.conf:/usr/local/nginx/conf/sites/default.conf:ro - ./nginx.conf:/usr/local/nginx/conf/sites/default.conf:ro
- ./public:/srv:ro - ./dist:/srv:ro
networks: networks:
- traefik - traefik
labels: labels: