import kgva site

This commit is contained in:
2026-06-29 01:37:03 +02:00
commit f7643602cb
103 changed files with 2015 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
services:
web:
build: .
image: kgva
container_name: kgva
ports:
- "8080:80"
restart: unless-stopped