tldtest.net/config.example.py

10 lines
149 B
Python

SECRET_KEY = 'xinxl8xx#j$)#5h#pbv3knyyq2d6o%j125rx==e7vz*#wsd32w'
DEBUG = True
ALLOWED_HOSTS = []
DBUSER = "tldtest"
DBPASSWORD = "clubmate2010"