From 7d8844a90301c4b5fe985d9bceb2c539a075b3b9 Mon Sep 17 00:00:00 2001 From: jaydee Date: Fri, 7 Mar 2025 00:26:40 +0100 Subject: [PATCH] alias --- regsync/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regsync/.env b/regsync/.env index b240162..57203cd 100644 --- a/regsync/.env +++ b/regsync/.env @@ -1 +1 @@ -DOCKER_REGISTRY=localhost:5000 \ No newline at end of file +DOCKER_REGISTRY=localhost:5000/library/ \ No newline at end of file