gradido/federation/.env.dist
Claus-Peter Hübner b5efaa47c1 rework PR-comments
2023-03-07 13:32:16 +01:00

12 lines
194 B
Plaintext

# Database
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=gradido_community
DB_USER=root
DB_PASSWORD=
# Federation
FEDERATION_API=1_0
FEDERATION_PORT=5010
FEDERATION_COMMUNITY_URL=http://localhost