6 lines
296 B
YAML
6 lines
296 B
YAML
|
|
# Use this file to store secrets like usernames and passwords.
|
|
# Learn more at https://www.home-assistant.io/docs/configuration/secrets/
|
|
some_password: welcome
|
|
#postgresdb: "postgresql://homeassistant:cbvgcjy0@172.17.0.1:54322/HA"
|
|
postgresdb: "postgresql://miroca:cbvgcjy0@192.168.88.3:54322/HA" |