automated terminal push

This commit is contained in:
Software Shinobi
2025-03-14 15:48:45 -04:00
parent ba551064a7
commit a22319127b

View File

@@ -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: