Commit a89e70ef authored by Yuliya Sharafitdinova's avatar Yuliya Sharafitdinova

update review values

parent 74b33ac6
...@@ -31,6 +31,7 @@ blockscout: ...@@ -31,6 +31,7 @@ blockscout:
tls: tls:
enabled: true enabled: true
path: path:
prefix:
# - "/poa/sokol(/|$)(.*)" # - "/poa/sokol(/|$)(.*)"
- "/" - "/"
# probes # probes
...@@ -299,8 +300,11 @@ frontend: ...@@ -299,8 +300,11 @@ frontend:
tls: tls:
enabled: true enabled: true
path: path:
exact:
# - "/(apps|auth/profile|account)" # - "/(apps|auth/profile|account)"
- "/" - "/"
prefix:
# - "/(apps|auth/profile|account)"
- "/apps" - "/apps"
- "/_next" - "/_next"
- "/node-api" - "/node-api"
......
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