From 7f4c4dfc49a745ddee8b86ad7ae180f1275a3a00 Mon Sep 17 00:00:00 2001 From: legonzaur Date: Sun, 1 Jun 2025 14:49:05 +0200 Subject: [PATCH] fix nginx --- nginx.container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx.container b/nginx.container index e99d677..b45603d 100644 --- a/nginx.container +++ b/nginx.container @@ -1,4 +1,4 @@ [Container] -Image=nginx +Image=docker.io/nginx Pod=vote.pod PublishPort=80:80 \ No newline at end of file