first commit

This commit is contained in:
2026-04-05 15:07:53 +08:00
commit d1bac85f28
30 changed files with 1071 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
{
admin 0.0.0.0:2019
}
:80 {
handle {
respond "Hello from Caddy!" 200
}
}
lejin2000.ooguy.com {
handle {
reverse_proxy portainer:9000
}
}
lejin82.ooguy.com {
reverse_proxy openclaw-openclaw-1:8080
}
ejlai.ooguy.com {
reverse_proxy litellm:4000
}