feat: update admin navigation and configuration for local deployment, enhance user experience with direct API connections

This commit is contained in:
HouYunFei
2026-06-16 12:07:35 +08:00
parent 0d90465339
commit 8a66524ea7
83 changed files with 649 additions and 7173 deletions
+1 -13
View File
@@ -4,19 +4,7 @@ services:
runtime: docker
plan: free
autoDeployTrigger: off
healthCheckPath: /api/health
healthCheckPath: /
envVars:
- key: ADMIN_USERNAME
value: admin
- key: ADMIN_PASSWORD
sync: false
- key: JWT_SECRET
generateValue: true
- key: JWT_EXPIRE_HOURS
value: 168
- key: PORT
value: 3000
- key: STORAGE_DRIVER
value: sqlite
- key: DATABASE_DSN
value: data/infinite-canvas.db