5 lines
73 B
Bash
5 lines
73 B
Bash
SERVICE_HOST=service
|
|
SERVICE_PORT=5000
|
|
|
|
UI_PORT=3000
|
|
NODE_ENV=development |