Commit 14a5354d authored by tom's avatar tom

open route in values

parent 7c08c31e
...@@ -491,6 +491,7 @@ frontend: ...@@ -491,6 +491,7 @@ frontend:
- "/token" - "/token"
- "/accounts" - "/accounts"
- "/visualize" - "/visualize"
- "/csv-export"
resources: resources:
limits: limits:
......
...@@ -327,6 +327,7 @@ frontend: ...@@ -327,6 +327,7 @@ frontend:
- "/tokens" - "/tokens"
- "/accounts" - "/accounts"
- "/visualize" - "/visualize"
- "/csv-export"
resources: resources:
limits: limits:
......
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 to comment