bring back garage

make it work with my fork
This commit is contained in:
cy 2025-01-11 22:40:51 -05:00
parent 0dd68a7d25
commit 396886a028
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
}