From 9ae119c6cb4a8f6611605d89e7c875821d21fc1a Mon Sep 17 00:00:00 2001 From: swaggboi Date: Sun, 30 Jun 2024 00:32:50 -0400 Subject: [PATCH] Fixed hostnames --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0111d99..1ac68da 100644 --- a/README.md +++ b/README.md @@ -40,15 +40,16 @@ tests locally: ### Tag - podman tag post_text git.minimally.online/swaggboi_priv/post_text + podman tag post_text \ + git.seriousbusiness.international/swaggboi_priv/post_text ### Push - podman push git.minimally.online/swaggboi_priv/post_text + podman push git.seriousbusiness.international/swaggboi_priv/post_text ### Pull - podman pull git.minimally.online/swaggboi_priv/post_text + podman pull git.seriousbusiness.international/swaggboi_priv/post_text ### Run