This commit is contained in:
Philip Cheung 2024-10-08 14:28:10 +08:00
parent 0548ae4f47
commit ff5e15f271
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ services:
volumes: volumes:
- .:/app - .:/app
- /app/node_modules - /app/node_modules
- /app/.next
labels: labels:
- traefik.enable=true - traefik.enable=true
- traefik.docker.network=traefik-public - traefik.docker.network=traefik-public