fix
This commit is contained in:
@@ -3,7 +3,7 @@ from json import dumps
|
||||
|
||||
|
||||
URL_CONFIGS = 'http://configurator/api/v1/configs'
|
||||
URL_EXPERIMENTS = 'http://configurator/api/v1/configs'
|
||||
URL_EXPERIMENTS = 'http://configurator/api/v1/experiments'
|
||||
|
||||
|
||||
def get_configs(project, stage):
|
||||
|
Reference in New Issue
Block a user