automated push from the terminal
All checks were successful
code.softwareshinobi.com-embanet/portofino.embanet.online/pipeline/head This commit looks good

This commit is contained in:
Your Name
2025-07-01 13:00:04 -04:00
parent 8d50f11553
commit cc3e282c6f
9 changed files with 198 additions and 2 deletions

17
compose.yaml Normal file
View File

@@ -0,0 +1,17 @@
services:
portofino.embanet.online:
container_name: portofino.embanet.online
image: softwareshinobi/portofino.embanet.online
build:
context: .
dockerfile: Dockerfile
ports:
- 8000:80