4 lines
106 B
Bash
4 lines
106 B
Bash
PROJECT_NAME=staylit
|
|
FRONTEND_PORT=4200
|
|
KMTN_CORS_ORIGINS='["http://localhost:4200", "http://localhost"]'
|