This commit is contained in:
Francesco Picone
2025-12-29 12:50:47 +01:00
parent 0ceb75f863
commit 74bdffc411

View File

@@ -33,4 +33,4 @@ services:
sh -c "pip install --no-cache-dir flask requests &&
python app.py"
ports:
- "${UI_PORT}:8080"
- "${UI_PORT}:5000"