blob: 85adae0052fd3a2aa8d0f7a4c2c6d806246323e3 [file] [log] [blame]
GSTACK_BIND_ADDRESS = 'localhost'
GSTACK_PORT = '5000'
CLOUDSTACK_HOST = 'api.exoscale.ch'
CLOUDSTACK_PORT = '443'
CLOUDSTACK_PROTOCOL = 'https'
CLOUDSTACK_PATH = '/compute'
DEBUG=False
TESTING = True