automated terminal push

This commit is contained in:
2025-04-30 07:38:19 -04:00
committed by Software Shinobi
parent bff195d5fe
commit 5bfbd57097
25 changed files with 822 additions and 7 deletions

17
web/compose.yaml Normal file
View 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