backend/app/.env.example

3 lines
122 B
Plaintext
Raw Normal View History

2022-10-08 11:28:37 +03:00
DJANGO_DEBUG=yes
DATABASE_URL=postgres://postgres:debug@127.0.0.1:5432/moretech
CELERY_BROKER_URL=redis://localhost:6379/0