upgrade to garuda centric web

This commit is contained in:
2025-06-23 08:08:35 -04:00
parent 5bae9900e8
commit 43e4e6604f
10 changed files with 497 additions and 340 deletions

17
compose.yaml Normal file
View File

@@ -0,0 +1,17 @@
services:
valorantdigital.com:
container_name: valorantdigital.com
image: softwareshinobi/www.valorantdigital.com
build:
context: .
dockerfile: Dockerfile
ports:
- 8000:80