remove volumes
This commit is contained in:
parent
9ed711bcf2
commit
a0dbd90b32
@ -12,9 +12,6 @@ services:
|
||||
- NODE_ENV=production
|
||||
- PORT=2996
|
||||
- DOCKER_ENV=true
|
||||
volumes:
|
||||
- ./public:/app/public
|
||||
- ./package.json:/app/package.json
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- app-network
|
||||
|
||||
Loading…
Reference in New Issue
Block a user