Revision 07d104d8 snf-webproject/synnefo/webproject/settings/default/deploy.py

b/snf-webproject/synnefo/webproject/settings/default/deploy.py
6 6
DEBUG = True
7 7
TEMPLATE_DEBUG = DEBUG
8 8

  
9
# Top-level URL for deployment. Numerous other URLs depend on this.
10
APP_INSTALL_URL = "https://host:port"
11

  
12 9
# Make this unique, and don't share it with anybody.
13 10
SECRET_KEY = 'ly6)mw6a7x%n)-e#zzk4jo6f2=uqu!1o%)2-(7lo+f9yd^k^bg'

Also available in: Unified diff