initial commit

This commit is contained in:
2026-03-25 01:05:29 +08:00
commit 0c3c9f73d8
6 changed files with 159 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
.env
.DS_Store
Thumbs.db
# Ignore generated proxy config
Caddyfile
# Ignore custom certificates
certs/*
!certs/.gitkeep