. should not be mounted
This commit is contained in:
parent
5d658da82e
commit
93414bd3c9
1 changed files with 1 additions and 3 deletions
|
@ -5,6 +5,4 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
environment:
|
environment:
|
||||||
- NODE_ENV=production
|
- NODE_ENV=production
|
||||||
volumes:
|
|
||||||
- .:/app
|
|
Loading…
Add table
Add a link
Reference in a new issue