first commit
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user