Files
ivatar/config_local.py
2018-05-08 13:48:32 +02:00

4 lines
192 B
Python

SESSION_COOKIE_SECURE = False
DEBUG = True
SITE_URL = 'http://localhost:8383'