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
+4 -1
View File
@@ -160,4 +160,7 @@ cython_debug/
#.idea/ #.idea/
log/ log/
state.json state.json
pwfile
.env
data/
+2
View File
@@ -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