chore: added mariadb settings

This commit is contained in:
2022-11-20 20:34:54 +01:00
parent aaa8c47882
commit fc7fbd18d4
4 changed files with 15 additions and 2 deletions

View File

@@ -1,7 +1,10 @@
# General settings
INTERNAL_IP: localhost
# Db settings
# Db-Specific settings
# Should be overridden with a .env.mariadb file.
MARIADB_ROOT_PASSWORD=test
MARIADB_USER=homeassistant
MARIADB_PASSWORD=homeassistant