From a22319127b86c9d92db83e1121269fceaad4d2db Mon Sep 17 00:00:00 2001 From: Software Shinobi Date: Fri, 14 Mar 2025 15:48:45 -0400 Subject: [PATCH] automated terminal push --- compose.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/compose.yaml b/compose.yaml index e7e009e..54af549 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,11 +1,11 @@ services: - shinobi-academy-linux-server: + linux.softwareshinobi.com-server: - container_name: shinobi-academy-linux-public + container_name: linux.softwareshinobi.com-server - image: softwareshinobi/shinobi-academy-linux-server:academy + image: softwareshinobi/linux.softwareshinobi.com:academy build: @@ -21,11 +21,11 @@ services: - "2222:22" - shinobi-academy-linux-landing: + linux.softwareshinobi.com-landing: - container_name: shinobi-academy-linux-landing + container_name: linux.softwareshinobi.com-landing - image: softwareshinobi/shinobi-academy-linux-server:landing + image: softwareshinobi/linux.softwareshinobi.com:landing build: