mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-29 13:45:35 +00:00
8 lines
97 B
Plaintext
8 lines
97 B
Plaintext
|
|
# DB
|
|
DB_USER=root
|
|
DB_PASSWORD=root
|
|
DB_HOST=127.0.0.1
|
|
DB_PORT=3306
|
|
DB_DATABASE=gradido_community
|