{ "env":[ "ASPNETCORE_ENVIRONMENT=Staging", "ASPNETCORE_URLS=http://192.168.0.111:8002;https://192.168.0.111:8102" ], "hostConfig":{ "networkMode":"host", "restartPolicy":{ "name":"on-failure", "maximumRetryCount":5 } } }