Commit 75a90ae5 authored by isstuev's avatar isstuev

add path

parent 44735178
...@@ -321,6 +321,7 @@ frontend: ...@@ -321,6 +321,7 @@ frontend:
- "/visualize" - "/visualize"
- "/api-docs" - "/api-docs"
- "/output-roots" - "/output-roots"
- "/txn-batches"
- "/withdrawals" - "/withdrawals"
resources: resources:
limits: limits:
......
...@@ -41,6 +41,7 @@ frontend: ...@@ -41,6 +41,7 @@ frontend:
- "/verified-contracts" - "/verified-contracts"
- "/graphiql" - "/graphiql"
- "/output-roots" - "/output-roots"
- "/txn-batches"
- "/withdrawals" - "/withdrawals"
resources: resources:
......
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