5f7bfe1a3e5b2af31bf8352ddbd7279a217be341
[nonrtric/plt/sme.git] / servicemanager / .env.example
1 KONG_DOMAIN=<string>
2 KONG_PROTOCOL=<http or https protocol scheme>
3 KONG_IPV4=<host string>
4 KONG_DATA_PLANE_PORT=<port number>
5 KONG_CONTROL_PLANE_PORT=<port number>
6 CAPIF_PROTOCOL=<http or https protocol scheme>
7 CAPIF_IPV4=<host>
8 CAPIF_PORT=<port number>
9 LOG_LEVEL=<Trace, Debug, Info, Warning, Error, Fatal or Panic>
10 SERVICE_MANAGER_PORT=<port number>
11 TEST_SERVICE_IPV4=<host string>
12 TEST_SERVICE_PORT=<port number>