1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00

Fixing invalid spacing in envoy yaml.

This commit is contained in:
mike12345567 2021-04-01 16:51:49 +01:00
parent 1a2743593c
commit 8eb6a23b06

View file

@ -30,8 +30,8 @@ static_resources:
route:
cluster: server-dev
- match: { prefix: "/app_" }
route:
- match: { prefix: "/app_" }
route:
cluster: server-dev
- match: { prefix: "/builder/" }