7 lines
178 B
Bash
7 lines
178 B
Bash
DATABASE_URL=mysql://root:krl1JrYZLJekX2C3R@162.14.67.168:3306/qiandao
|
|
|
|
# Server configuration
|
|
SERVER_ADDR=127.0.0.1:3001
|
|
|
|
# CORS configuration
|
|
FRONTEND_URL=http://localhost:5173 |