Initial Commit
This commit is contained in:
commit
b300a50494
2 changed files with 4 additions and 0 deletions
2
config/mosquitto.conf
Normal file
2
config/mosquitto.conf
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
listener 1883
|
||||||
|
password_file /mosquitto/config/passwd
|
2
config/passwd
Normal file
2
config/passwd
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
homeassistant:$7$101$/V0eNeINbee6SVJY$Cq91W1ljlbRkE2PZOsGHsa/Gs5V+usBA32N2WWurP7Bpnl99Pt4AC/8e/4ZmI5wRS7iaurNKjPQ4FInfNX+0xw==
|
||||||
|
frigate:$7$101$Q6cJ8Dh3LCf4G7QB$Bz3Qs+VYbXNu8vRiJe35LnrP3lB8FEjnrIekOFc9VYcgQqa64e631K/Feee2etln1W8vp4d3FUS60E7DsQSY8g==
|
Loading…
Reference in a new issue