volumes
This commit is contained in:
parent
0548ae4f47
commit
ff5e15f271
|
@ -12,6 +12,7 @@ services:
|
|||
volumes:
|
||||
- .:/app
|
||||
- /app/node_modules
|
||||
- /app/.next
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.docker.network=traefik-public
|
||||
|
|
Loading…
Reference in New Issue