Merge branch 'main' of https://cloud.o-forge.io/core/oc-workflow into main
This commit is contained in:
@@ -3,7 +3,9 @@ version: '3.4'
|
||||
services:
|
||||
oc-workflow:
|
||||
environment:
|
||||
- MONGO_DATABASE=DC_myDC
|
||||
- _OCWORKFLOW_MONGO_DATABASE=DC_myDC
|
||||
- _OCWORKFLOW_MONGO_URL=mongodb://mongo:27017
|
||||
- _OCWORKFLOW_NATS_URL=nats://nats:4222
|
||||
image: 'oc-workflow:latest'
|
||||
ports:
|
||||
- 8088:8080
|
||||
|
||||
Reference in New Issue
Block a user