automated terminal push

This commit is contained in:
2025-06-04 09:15:59 -04:00
parent 576aea830e
commit fb5360e9d1
8 changed files with 121 additions and 0 deletions

17
compose.yaml Normal file
View File

@@ -0,0 +1,17 @@
services:
www.softwareshinobi.come:
container_name: www.softwareshinobi.com
image: softwareshinobi/www.softwareshinobi.com
build:
context: .
dockerfile: Dockerfile
ports:
- 8000:80