Commit 11192a24 authored by isstuev's avatar isstuev

add values

parent 41bf1447
...@@ -435,6 +435,7 @@ frontend: ...@@ -435,6 +435,7 @@ frontend:
enabled: true enabled: true
path: path:
# - "/(apps|auth/profile|account)" # - "/(apps|auth/profile|account)"
- "/"
- "/apps" - "/apps"
- "/_next" - "/_next"
- "/node-api" - "/node-api"
......
...@@ -300,6 +300,7 @@ frontend: ...@@ -300,6 +300,7 @@ frontend:
enabled: true enabled: true
path: path:
# - "/(apps|auth/profile|account)" # - "/(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