dfgdf
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
services:
|
services:
|
||||||
bizmatch-ssr:
|
bizmatch-ssr:
|
||||||
|
build: .
|
||||||
image: bizmatch-ssr
|
image: bizmatch-ssr
|
||||||
container_name: bizmatch-ssr
|
container_name: bizmatch-ssr
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- '4200:4200'
|
- '4200:4200'
|
||||||
environment:
|
environment:
|
||||||
NODE_ENV: production
|
NODE_ENV: DEVELOPMENT
|
||||||
|
|||||||
Reference in New Issue
Block a user