Revision 63efc637 settings.py.dist

b/settings.py.dist
167 167
# to its resources. Thus, it needs to know its public URL.
168 168
API_ROOT_URL = 'http://127.0.0.1:8000/api/'
169 169

  
170
LOGIN_PATH = "/okeanos/login"
170
APP_INSTALL_URL = "https://login.okeanos.grnet.gr/okeanos"
171

  
172
LOGIN_PATH = "/login"
171 173

  
172 174
SHIBBOLETH_WHITELIST = {
173 175
    'localhost' : '127.0.0.1',

Also available in: Unified diff