Files
Memoh/.env.example
T
2026-01-10 00:47:42 +08:00

10 lines
149 B
Bash

# Server
API_SERVER_PORT=7002
WEB_PORT=7003
API_BASE_URL=http://localhost:7002
WEB_URL=http://localhost:7003
# Database (PostgreSQL)
DATABASE_URL=