yig/.env.dev

4 lines
70 B
Plaintext
Raw Normal View History

DEBUG=1
SECRET_KEY=foo
DJANGO_ALLOWED_HOSTS=localhost 127.0.0.1 [::1]