mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-28 07:56:32 +01:00
fix mosquitto persistence_location
This commit is contained in:
@@ -7,7 +7,7 @@ log_dest stdout
|
||||
allow_anonymous false
|
||||
password_file /etc/mosquitto/pwfile
|
||||
persistence true
|
||||
persistence_location /var/lib/mosquitto
|
||||
persistence_location /var/lib/mosquitto/
|
||||
|
||||
###### ENABLE WS ######
|
||||
#listener 8080
|
||||
|
||||
@@ -7,7 +7,7 @@ log_dest stdout
|
||||
allow_anonymous false
|
||||
password_file /etc/mosquitto/pwfile
|
||||
persistence true
|
||||
persistence_location /var/lib/mosquitto
|
||||
persistence_location /var/lib/mosquitto/
|
||||
|
||||
###### ENABLE WS ######
|
||||
#listener 8080
|
||||
|
||||
Reference in New Issue
Block a user