2 lines
96 B
Bash
2 lines
96 B
Bash
SERVER_PORT=3000
|
|
CORS_ORIGINS=http://localhost:5173,http://localhost:3001,http://127.0.0.1:3000
|