4 lines
68 B
Bash
4 lines
68 B
Bash
NODE_ENV=development
|
|
PORT=3000
|
|
GO_BACKEND_URL=http://127.0.0.1:8080
|
NODE_ENV=development
|
|
PORT=3000
|
|
GO_BACKEND_URL=http://127.0.0.1:8080
|