Fixed compose

This commit is contained in:
Djeex
2025-08-21 18:55:43 +02:00
parent 5d238fcf33
commit b2ba1d7c7f

View File

@ -7,5 +7,5 @@ services:
- ../output:/app/output # mount output directory
ports:
- "3000:3000"
- "5005:5000"
- "5000:5000"