chore: added mariadb settings
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user