6 lines
74 B
Bash
6 lines
74 B
Bash
SERVICE_HOST=service
|
|
SERVICE_PORT=5000
|
|
|
|
UI_PORT=3000
|
|
NODE_ENV=development
|