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
Some checks failed
Deploy to Production Server / Deploy to 178.63.127.19 (push) Has been cancelled
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user