4 lines
123 B
Plaintext
4 lines
123 B
Plaintext
DJANGO_SECRET_KEY=change-me
|
|
DJANGO_DEBUG=true
|
|
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/card_data_sorting
|