deployment

This commit is contained in:
cupcakearmy 2019-11-08 22:39:43 +01:00
parent 652aa06ebf
commit 5bff67a53e

View File

@ -7,7 +7,7 @@ services:
ports:
- 80
volumes:
- ./public:/usr/share/nginx/html:ro
- ./dist:/usr/share/nginx/html:ro
networks:
- traefik
labels: