feat: add Caddyfile

This commit is contained in:
Isaac
2023-03-11 18:45:20 +00:00
parent bbfb3b2ca7
commit 969e433154

3
Caddyfile Normal file
View File

@@ -0,0 +1,3 @@
tickets.example.com {
reverse_proxy 127.0.0.1:8169
}