pwfile working
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -160,4 +160,7 @@ cython_debug/
|
|||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
log/
|
log/
|
||||||
state.json
|
state.json
|
||||||
|
pwfile
|
||||||
|
.env
|
||||||
|
data/
|
||||||
@@ -1,6 +1,8 @@
|
|||||||
allow_anonymous false
|
allow_anonymous false
|
||||||
listener 1883 0.0.0.0
|
listener 1883 0.0.0.0
|
||||||
|
password_file /mosquitto/config/pwfile
|
||||||
|
|
||||||
|
# needed for the healthcheck
|
||||||
allow_anonymous true
|
allow_anonymous true
|
||||||
listener 1880 127.0.0.1
|
listener 1880 127.0.0.1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user