1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00

Missing route prop.

This commit is contained in:
mike12345567 2021-01-08 12:10:21 +00:00
parent 711e44a3b8
commit ae5d970a92

View file

@ -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/" }