Missing route prop.
This commit is contained in:
parent
aae6ed7157
commit
e08b188c8f
|
@ -23,6 +23,7 @@ static_resources:
|
|||
|
||||
# special case for when API requests are made, can just forward, not to minio
|
||||
- match: { prefix: "/api/" }
|
||||
route:
|
||||
cluster: app-service
|
||||
|
||||
- match: { prefix: "/worker/" }
|
||||
|
|
Loading…
Reference in New Issue