summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aa-local.yaml1
-rw-r--r--aa-server.yaml1
2 files changed, 2 insertions, 0 deletions
diff --git a/aa-local.yaml b/aa-local.yaml
index 7c3bbce..723d50a 100644
--- a/aa-local.yaml
+++ b/aa-local.yaml
@@ -17,6 +17,7 @@
? - :GET
: - !ruby/regexp /http:\/\/ESCAPEDSERVER\/algorithm/
- "http://SERVERNAME/model"
+ - "http://SERVERNAME/dataset"
- "http://SERVERNAME/validation"
- !ruby/regexp /http:\/\/ESCAPEDSERVER\/validation\/resources/
- !ruby/regexp /http:\/\/ESCAPEDSERVER\/validation\/[a-z,A-Z,\/,_\-]*$/
diff --git a/aa-server.yaml b/aa-server.yaml
index 7c3bbce..723d50a 100644
--- a/aa-server.yaml
+++ b/aa-server.yaml
@@ -17,6 +17,7 @@
? - :GET
: - !ruby/regexp /http:\/\/ESCAPEDSERVER\/algorithm/
- "http://SERVERNAME/model"
+ - "http://SERVERNAME/dataset"
- "http://SERVERNAME/validation"
- !ruby/regexp /http:\/\/ESCAPEDSERVER\/validation\/resources/
- !ruby/regexp /http:\/\/ESCAPEDSERVER\/validation\/[a-z,A-Z,\/,_\-]*$/