Files
learn.softwareshinobi.com/compose.yaml
Software Shinobi c3f615d567
All checks were successful
learn org at code.softwareshinobi.com/learn.softwareshinobi.com/pipeline/head This commit looks good
automated terminal push
2025-06-05 20:03:15 -04:00

18 lines
267 B
YAML

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