automated terminal push
All checks were successful
code.softwareshinobi.com-shinobi/newsletter.softwareshinobi.com/pipeline/head This commit looks good
All checks were successful
code.softwareshinobi.com-shinobi/newsletter.softwareshinobi.com/pipeline/head This commit looks good
This commit is contained in:
17
compose.yaml
Normal file
17
compose.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
services:
|
||||
|
||||
newsletter.softwareshinobi.come:
|
||||
|
||||
container_name: newsletter.softwareshinobi.com
|
||||
|
||||
image: softwareshinobi/newsletter.softwareshinobi.com
|
||||
|
||||
build:
|
||||
|
||||
context: .
|
||||
|
||||
dockerfile: Dockerfile
|
||||
|
||||
ports:
|
||||
|
||||
- 8000:80
|
||||
Reference in New Issue
Block a user