mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-16 01:44:31 +00:00
10 lines
174 B
Plaintext
10 lines
174 B
Plaintext
# Database
|
|
# DB_HOST=localhost
|
|
# DB_PORT=3306
|
|
# DB_DATABASE=gradido_community
|
|
|
|
# Federation
|
|
FEDERATION_API=1_0
|
|
FEDERATION_PORT=5010
|
|
FEDERATION_COMMUNITY_URL=http://localhost
|