This commit is contained in:
Concept Agent
2026-05-15 18:02:38 +02:00
parent 72016728e2
commit 307e452251
175 changed files with 9316 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
services:
web:
build: .
ports:
- "8005:80"
restart: unless-stopped