3 lines
61 B
Bash
3 lines
61 B
Bash
APP_ENV="development"
|
|
API_BASE_URL=http://localhost:3200/api
|
APP_ENV="development"
|
|
API_BASE_URL=http://localhost:3200/api
|