bring back garage (#1)

make it work with my fork

Reviewed-on: cy/infra#1
This commit is contained in:
cy 2025-01-11 23:18:22 -05:00
parent 0dd68a7d25
commit 2bdfb3e1a2
8 changed files with 109 additions and 0 deletions

View file

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