Clean up tunnel infrastructure and migrate to Gitea
Some checks failed
Deploy to Production Server / Deploy to 178.63.127.19 (push) Has been cancelled

This commit is contained in:
2026-01-10 23:54:31 +00:00
parent 63c578b0ae
commit 53d0c89d17
8 changed files with 2220 additions and 172 deletions

5
.gitignore vendored
View File

@@ -9,6 +9,7 @@ pnpm-lock.yaml
.env.local
.env.production
.env.development
.env.tunnel
# Logs
logs/
@@ -79,3 +80,7 @@ uploads/
*.backup
*.bak
*.old
# Cloudflare Tunnel
.cloudflared/
.tunnel-urls.json