initial commit

This commit is contained in:
2024-12-26 18:16:46 +11:00
commit 83bc61c1a4
12 changed files with 2099 additions and 0 deletions

6
Caddyfile Normal file
View File

@ -0,0 +1,6 @@
pubg.adam.id.au {
import ssl-cloudflare-dns
import strict-transport-security
reverse_proxy http://pubg:3000
}