automated terminal push
This commit is contained in:
17
web/compose.yaml
Normal file
17
web/compose.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
services:
|
||||
|
||||
valorant-digital-workspace-web:
|
||||
|
||||
container_name: valorant-digital-workspace-web
|
||||
|
||||
image: linuxlinape/lenape-jobs-dashboard
|
||||
|
||||
build:
|
||||
|
||||
context: .
|
||||
|
||||
dockerfile: Dockerfile
|
||||
|
||||
ports:
|
||||
|
||||
- 8080:80
|
Reference in New Issue
Block a user