Commit f3315f4b authored by tom's avatar tom

add route to values for stands

parent 9f0ce4a1
...@@ -474,7 +474,10 @@ frontend: ...@@ -474,7 +474,10 @@ frontend:
- "/stats" - "/stats"
- "/search-results" - "/search-results"
- "/tokens" - "/tokens"
- "/token"
- "/accounts" - "/accounts"
- "/visualize"
resources: resources:
limits: limits:
memory: memory:
......
...@@ -324,6 +324,7 @@ frontend: ...@@ -324,6 +324,7 @@ frontend:
- "/token" - "/token"
- "/tokens" - "/tokens"
- "/accounts" - "/accounts"
- "/visualize"
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