mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-09-11 13:56:29 +02:00
💚 fixing NODE_ENV weird comportment when build production in doscker env
This commit is contained in:
@@ -5,8 +5,6 @@ services:
|
||||
build:
|
||||
context: ./
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
- NODE_ENV=development
|
||||
volumes:
|
||||
- ./:/opt/node_app/app:delegated
|
||||
- ./package.json:/opt/node_app/app/package.json
|
||||
|
Reference in New Issue
Block a user