This commit is contained in:
cy 2025-01-08 17:31:51 -05:00
parent aff0542bb1
commit d0b6b60fb4
7 changed files with 90 additions and 3 deletions

View file

@ -65,3 +65,13 @@ cache.cything.io {
import common
reverse_proxy localhost:8090
}
s3.cything.io {
import common
reverse_proxy localhost:3900
}
admin.s3.cything.io {
import common
reverse_proxy localhost:3903
}