automated terminal push
This commit is contained in:
12
compose.yaml
12
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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user