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