chore: add mariadb database

This commit is contained in:
2022-11-20 22:05:59 +01:00
parent fc7fbd18d4
commit 5dae122f53
6 changed files with 54 additions and 30 deletions

5
home-server/.env.mariadb Normal file
View File

@@ -0,0 +1,5 @@
MARIADB_ROOT_PASSWORD=testing
MARIADB_DATABASE=homeassistant_2
MARIADB_USER=homeassistant_user
MARIADB_PASSWORD=homeassistant_pw