update version + logger
All checks were successful
platform/multy-stub/pipeline/head This commit looks good
All checks were successful
platform/multy-stub/pipeline/head This commit looks good
This commit is contained in:
@@ -2,6 +2,7 @@ version: "3"
|
||||
|
||||
volumes:
|
||||
ms_volume8:
|
||||
ms_logs:
|
||||
|
||||
services:
|
||||
mongoDb:
|
||||
@@ -15,6 +16,8 @@ services:
|
||||
# build: .
|
||||
image: bro.js/ms/bh:$TAG
|
||||
restart: always
|
||||
volumes:
|
||||
- ms_logs:/usr/src/app/server/log
|
||||
ports:
|
||||
- 8044:8044
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user