Commit 439f9fe1 by marwan

Update docker-compose.yaml

parent a2b6187b
......@@ -2,8 +2,8 @@ services:
flowengine:
image: dock.nexpie.com/stack/flowengine:1.3.5-2-f633d8d2
volumes:
- flowengine-${SH_PROJECTPODID}/flow-data:/usr/local/flowengine
- 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
# - Gluster/
environment:
PROJECT_ID: "${SH_PROJECT_ID}"
......
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