feat: long-memory

This commit is contained in:
Acbox
2026-01-10 00:47:42 +08:00
parent 22a8bccad9
commit ec01c6fd5e
19 changed files with 443 additions and 138 deletions
-2
View File
@@ -1,10 +1,8 @@
# Server
API_SERVER_PORT=7002
DEVICE_API_SERVER_PORT=7001
WEB_PORT=7003
API_BASE_URL=http://localhost:7002
DEVICE_API_BASE_URL=http://localhost:7001
WEB_URL=http://localhost:7003
# Database (PostgreSQL)