From bb1958c9d08425c7f4117edd197d451f5eabc30d Mon Sep 17 00:00:00 2001 From: stelb Date: Thu, 13 Mar 2025 11:10:37 +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 0c6791e..7c9ad8c 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 + - "127.0.0.1:5000:5000" volumes: - /var/lib/registry:/var/lib/registry env: