Files
resume/.env.sample
Pavel Sobolev c4bb087aaf First commite
2025-11-12 23:49:00 +03:00

5 lines
114 B
Plaintext

DEBUG=True
SECRET_KEY=change-this-to-long-random-string
ALLOWED_HOSTS=127.0.0.1,localhost
DATABASE_URL=db.sqlite3