Files
portofino.embanet.online/compose.yaml

18 lines
264 B
YAML
Raw Normal View History

2025-07-01 13:00:04 -04:00
services:
portofino.embanet.online:
container_name: portofino.embanet.online
image: softwareshinobi/portofino.embanet.online
build:
context: .
dockerfile: Dockerfile
ports:
- 8000:80