mirror of
https://github.com/Freika/dawarich.git
synced 2026-04-22 03:00:29 -04:00
9 lines
221 B
Plaintext
9 lines
221 B
Plaintext
DATABASE_HOST=localhost
|
|
DATABASE_USERNAME=postgres
|
|
DATABASE_PASSWORD=password
|
|
DATABASE_NAME=dawarich_development
|
|
DATABASE_PORT=5432
|
|
REDIS_URL=redis://localhost:6379/1
|
|
PHOTON_API_HOST='photon.komoot.io'
|
|
DISTANCE_UNIT='km'
|