11 lines
174 B
Plaintext
11 lines
174 B
Plaintext
WEB_LABEL=Web
|
|
WEB_PORT=3000
|
|
WEB_ROOT_URL=/
|
|
|
|
API_LABEL=Api
|
|
API_PORT=3001
|
|
API_ROOT_URL=/api/v1
|
|
|
|
RPC_GATEWAY_LABEL=Rpc gateway
|
|
RPC_GATEWAY_PORT=3002
|
|
RPC_GATEWAY_ROOT_URL=/rpc/v1 |