chore: added mariadb to docker compose
This commit is contained in:
7
home-server/.env
Normal file
7
home-server/.env
Normal file
@@ -0,0 +1,7 @@
|
||||
# General settings
|
||||
INTERNAL_IP: localhost
|
||||
|
||||
# Db settings
|
||||
MARIADB_ROOT_PASSWORD=test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user