Update docker-compose.yml
This commit is contained in:
@@ -5,8 +5,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "1337:3000"
|
- "1337:3000"
|
||||||
volumes:
|
volumes:
|
||||||
- .:/app
|
- node_modules:/app/node_modules
|
||||||
- /app/node_modules
|
|
||||||
environment:
|
environment:
|
||||||
- NODE_ENV=${NODE_ENV}
|
- NODE_ENV=${NODE_ENV}
|
||||||
- DB_HOST=mariadb
|
- DB_HOST=mariadb
|
||||||
|
|||||||
Reference in New Issue
Block a user