Files
newsletter.softwareshinobi.com/compose.yaml
Software Shinobi 3a2e0c62a2
All checks were successful
code.softwareshinobi.com-shinobi/newsletter.softwareshinobi.com/pipeline/head This commit looks good
automated terminal push
2025-06-04 10:58:11 -04:00

18 lines
282 B
YAML

services:
newsletter.softwareshinobi.come:
container_name: newsletter.softwareshinobi.com
image: softwareshinobi/newsletter.softwareshinobi.com
build:
context: .
dockerfile: Dockerfile
ports:
- 8000:80