registry direct see issue

This commit is contained in:
2023-10-16 15:03:10 +02:00
parent eec8baed22
commit 9d30e4e3e0

View File

@@ -40,7 +40,8 @@ job "docker-registry-ui" {
DELETE_IMAGES = "true"
REGISTRY_TITLE = "Nummer5 Reg"
NGINX_PROXY_PASS_URL_DISABLED = "http://cr.wks"
REGISTRY_URL = "http://cr.wks"
REGISTRY_URL = "http://cr.wks:5000"
URL = "http://cr-ui.service.nr5"
SINGLE_REGISTRY = "true"
SHOW_CONTENT_DIGEST = "true"
SHOW_CATALOG_NB_TAGS = "true"
@@ -58,4 +59,4 @@ job "docker-registry-ui" {
}
}
}
}