Commit a7dbda8c by tarokkk

laborgui: Added store_host variable to the settings.

parent 50b44eb6
......@@ -6,3 +6,4 @@ DEBUG = False
TEMPLATE_DEBUG = DEBUG
STORE_SETTINGS['store_url'] = 'https://store.cloud.ik.bme.hu'
STORE_SETTINGS['ssl_auth'] = 'True'
STORE_SETTINGS['store_host'] = 'store.cloud.ik.bme.hu'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment