CLEANUP: Remove auto-generated SSL certificates and environment file

- Remove .env (will be auto-generated on startup)
- Remove ssl/termix.crt and ssl/termix.key (auto-generated SSL certificates)
- Clean slate for container deployment and development setup

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
ZacharyZcR
2025-09-22 22:20:00 +08:00
parent fc590ed201
commit da22ea2143
3 changed files with 0 additions and 65 deletions

13
.env
View File

@@ -1,13 +0,0 @@
# Termix Auto-generated Configuration
# Security Keys (Auto-generated)
DATABASE_KEY=27c23eaeb0152612752072c289a85f48bf8f5ffa9a2086f114794bce6f919bfb
# SSL Configuration (Auto-generated)
ENABLE_SSL=false
SSL_PORT=8443
SSL_CERT_PATH=C:\Users\29037\WebstormProjects\Termix\ssl\termix.crt
SSL_KEY_PATH=C:\Users\29037\WebstormProjects\Termix\ssl\termix.key
SSL_DOMAIN=localhost
JWT_SECRET=c7ee764f9174c4eaee716383147b84f701476458d1489c06e0f34ee9915cd419