Network Configuration
Last updated
docker run -e ALLOW_INSECURE_TLS=true management.umh.app/oci/united-manufacturing-hub/umh-core:<VERSION>docker run \
-e HTTP_PROXY=http://proxy.company.com:8080 \
-e HTTPS_PROXY=https://proxy.company.com:8080 \
-e NO_PROXY=localhost,127.0.0.1,.local \
management.umh.app/oci/united-manufacturing-hub/umh-core:<VERSION>-e HTTP_PROXY=http://username:[email protected]:8080