From 901689590b7571c2b3647682c2431440b32ee2e8 Mon Sep 17 00:00:00 2001 From: stelb Date: Thu, 13 Mar 2025 11:16:52 +0100 Subject: [PATCH] deploy.yml aktualisiert --- deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.yml b/deploy.yml index 7c9ad8c..852d58d 100644 --- a/deploy.yml +++ b/deploy.yml @@ -44,7 +44,7 @@ restart_policy: unless-stopped image: mirror.gcr.io/registry:2 exposed_ports: - - "127.0.0.1:5000:5000" + - "5000:5000" volumes: - /var/lib/registry:/var/lib/registry env: