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.
1 parent 1affd5d commit 73d32acCopy full SHA for 73d32ac
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