mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
feat: long-memory
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user