index.community/backend/settings/production.py

3 lines
57 B
Python
Raw Normal View History

2018-08-26 22:31:53 +00:00
from .base import *
ALLOWED_HOSTS += ['fediverse.space']