Add files via upload

This commit is contained in:
Dome
2025-03-27 14:34:59 +01:00
committed by GitHub
parent 642a74bc06
commit b47dbf1089
+8
View File
@@ -0,0 +1,8 @@
version: '3.8'
services:
matrix-to:
build: .
ports:
- "5000:5000"
restart: unless-stopped