mirror of
https://github.com/skoelle/focusapp.git
synced 2026-09-17 20:10:25 +00:00
docker
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# MariaDB Connection (externer Host)
|
||||
DB_HOST=maria-db-server.domain.local
|
||||
DB_PORT=3306
|
||||
DB_NAME=focusapp
|
||||
DB_USER=focusapp
|
||||
DB_PASSWORD=change-password
|
||||
|
||||
# MariaDB Root (fuer init-db.sh)
|
||||
DB_ROOT_PASSWORD=change-root-password
|
||||
Reference in New Issue
Block a user