feat: ability for aio in sub-path access configurations to specify alternate ports (#4480)

This commit is contained in:
Andrew Bastin
2024-10-29 00:05:52 +05:30
committed by GitHub
parent 161e598809
commit c1bc74635f
3 changed files with 3 additions and 17 deletions

View File

@@ -18,7 +18,3 @@
:3170 {
reverse_proxy localhost:8080
}
:80 {
respond 404
}