Add Caddyfile
Some checks failed
Docker Image CI / build-push (push) Has been cancelled

This commit is contained in:
blitzwing 2024-08-16 14:39:13 +00:00
parent 860de7200f
commit 037ad772d7

3
Caddyfile Normal file
View file

@ -0,0 +1,3 @@
fan.blitzw.in {
reverse_proxy localhost:10416
}