chore: add mariadb database
This commit is contained in:
5
home-server/.env.mariadb
Normal file
5
home-server/.env.mariadb
Normal file
@@ -0,0 +1,5 @@
|
||||
MARIADB_ROOT_PASSWORD=testing
|
||||
|
||||
MARIADB_DATABASE=homeassistant_2
|
||||
MARIADB_USER=homeassistant_user
|
||||
MARIADB_PASSWORD=homeassistant_pw
|
||||
Reference in New Issue
Block a user