demo: Fix selector for test groups
This commit is contained in:
@ -25,7 +25,7 @@ demo.bbaovanc.com {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@test_sites path /test/* /pull_request/*
|
@test_sites path /test/* /pull_request/*
|
||||||
handle /test/* {
|
handle @test_sites {
|
||||||
header Cache-Control no-store
|
header Cache-Control no-store
|
||||||
header boba-handle test
|
header boba-handle test
|
||||||
file_server {
|
file_server {
|
||||||
|
Reference in New Issue
Block a user