first push

This commit is contained in:
Your Name
2025-07-01 12:46:41 -04:00
parent 37f0495d33
commit f3b66d42a1
8 changed files with 142 additions and 2 deletions

17
compose.yaml Normal file
View File

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