4 lines
94 B
Bash
4 lines
94 B
Bash
DJANGO_DEBUG = False
|
|
DATABASE_URL = postgres://bots:bots@localhost/bots
|
|
SENTRY_DSN = https://
|