automated terminal push
This commit is contained in:
18
compose.yaml
Normal file
18
compose.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
services:
|
||||
|
||||
www.valorantdigital.com:
|
||||
|
||||
container_name: www.valorantdigital.com
|
||||
|
||||
image: softwareshinobi/www.valorantdigital.com
|
||||
|
||||
build:
|
||||
|
||||
context: .
|
||||
|
||||
dockerfile: Dockerfile
|
||||
|
||||
ports:
|
||||
|
||||
- 8000:80
|
||||
|
||||
Reference in New Issue
Block a user