7 lines
297 B
Text
7 lines
297 B
Text
DATABASE_URL=postgresql+psycopg://gendesign:gendesign@localhost:5432/gendesign
|
|
REDIS_URL=redis://localhost:6379/0
|
|
CORS_ORIGINS=["http://localhost:3000"]
|
|
ENVIRONMENT=dev
|
|
SENTRY_DSN=
|
|
ROSREESTR_PKK_BASE_URL=https://pkk.rosreestr.ru/api/features/1
|
|
OVERPASS_URL=https://overpass-api.de/api/interpreter
|