Commit 249b886b by Chalermpong

Update docker-compose.yml

parent e60862d2
services:
flowstack:
image: harbor.nexpie.com/flowstack/flowstack:2.1.0-401-f4da43ab
image: harbor.nexpie.com/flowstack/flowstack:1.1.0-1-40-701d7201
# image: harbor.nexpie.com/flowstack/flowstack:2.1.0-394-5cec5f00
restart: always
ports:
......@@ -65,6 +65,8 @@ services:
- FLOWSTACK_NANOMQ_PASSWORD=${FLOWSTACK_NANOMQ_PASSWORD}
- FLOWSTACK_NANOMQ_USERNAME_SCADA=${FLOWSTACK_NANOMQ_USERNAME_SCADA}
- FLOWSTACK_NANOMQ_PASSWORD_SCADA=${FLOWSTACK_NANOMQ_PASSWORD_SCADA}
- FLOWSTACK_PLATFORM_VERSION=${FLOWSTACK_PLATFORM_VERSION}
- FLOWSTACK_STREAM_CATALOGUE=${FLOWSTACK_STREAM_CATALOGUE}
deploy:
resources:
......
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