.
This commit is contained in:
parent
caed4993f6
commit
f1182a3abb
@ -3,8 +3,8 @@ services:
|
|||||||
build:
|
build:
|
||||||
args:
|
args:
|
||||||
- NODE_ENV=production
|
- NODE_ENV=production
|
||||||
context: ./server
|
context: ./
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile.server
|
||||||
#target: builder
|
#target: builder
|
||||||
environment:
|
environment:
|
||||||
- NODE_ENV=production
|
- NODE_ENV=production
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user