backend/.env.template

6 lines
174 B
Plaintext
Raw Normal View History

2023-05-27 11:13:41 +03:00
DATABASE_URL=postgres://postgres:postgres@127.0.0.1:5432/passfinder
CELERY_BROKER_URL=redis://localhost:6379/0
REDIS_URL=redis://localhost:6379/1
USE_DOCKER=no
2023-05-27 18:50:14 +03:00
YANDEX_TOKEN=