We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08f47f4 + 6c84907 commit df222a6Copy full SHA for df222a6
docker-compose.yaml
@@ -9,7 +9,6 @@ services:
9
- netifi
10
environment:
11
BROKER_SERVER_OPTS: >
12
- '-Dnetifi.broker.console.enabled=true'
13
'-Dnetifi.broker.ssl.disabled=true'
14
'-Dnetifi.authentication.0.accessKey=9007199254740991'
15
'-Dnetifi.authentication.0.accessToken=kTBDVtfRBO4tHOnZzSyY5ym2kfY='
@@ -19,6 +18,5 @@ services:
19
18
- "7001:7001"
20
- "8001:8001"
21
- "8101:8101"
22
- - "9000:9000"
23
networks:
24
netifi:
0 commit comments