pwfile working

This commit is contained in:
root
2023-11-13 22:53:10 -06:00
parent 7a1ef03fd8
commit 3549651c88
2 changed files with 6 additions and 1 deletions

5
.gitignore vendored
View File

@@ -160,4 +160,7 @@ cython_debug/
#.idea/
log/
state.json
state.json
pwfile
.env
data/

View File

@@ -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