mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-11 18:56:23 +00:00
4 lines
192 B
Python
4 lines
192 B
Python
SESSION_COOKIE_SECURE = False
|
|
DEBUG = True
|
|
SITE_URL = 'http://localhost:8383'
|