Commit 5a8b0045 by marwan

Update docker-compose.yaml

parent b424462c
......@@ -2,8 +2,8 @@ services:
flowengine:
image: dock.nexpie.com/stack/flowengine:1.3.5-2-f633d8d2
volumes:
- /usr/local/flowengine-gluster/flowengine-${SH_PROJECTPODID}/flow-data:/usr/local/flowengine
- /usr/local/flowengine-gluster/flowengine-${SH_PROJECTPODID}/store-data:/usr/local/store-data
- /usr/local/flowengine/flowengine-${SH_PROJECTPODID}/flow-data:/usr/local/flowengine
- /usr/local/flowengine/flowengine-${SH_PROJECTPODID}/store-data:/usr/local/store-data
environment:
PROJECT_ID: "${SH_PROJECT_ID}"
OAUTH_LOGIN: "TRUE"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment