This website requires JavaScript.
Explore
Help
Sign In
stupidcomputer
/
yig
Watch
1
Star
0
Fork
You've already forked yig
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dce8c1b88c
yig
/
.env.prod.orig
3 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
remove secret and prevent it from leaking again
2024-06-28 16:42:00 -05:00
SECRET_KEY=change_me
make explorer more production ready allow explorer to be deployed in an production environment without using stupid hacks and DEBUG = true
2024-06-28 15:35:47 -05:00
DJANGO_ALLOWED_HOSTS=localhost 127.0.0.1 [::1]