4 lines
92 B
Bash
4 lines
92 B
Bash
API_HOST=0.0.0.0
|
|
API_PORT=8000
|
|
API_CORS_ORIGINS=http://localhost:3000,http://127.0.0.1:3000
|