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: