Commit b2cd2daa authored by Igor Stuev's avatar Igor Stuev Committed by GitHub

Merge pull request #301 from blockscout/txs-blocks-urls-ci

add blocks and txs to ci new front urls
parents 7f2afd75 9786748b
......@@ -296,6 +296,10 @@ frontend:
- "/static"
- "/auth/profile"
- "/account"
- "/txs"
- "/tx"
- "/blocks"
- "/block"
resources:
limits:
memory:
......
......@@ -295,7 +295,10 @@ frontend:
- "/node-api"
- "/static"
- "/auth/profile"
- "/account"
- "/txs"
- "/tx"
- "/blocks"
- "/block"
resources:
limits:
memory:
......
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