Add port 3000 for web interface HTTP

This commit is contained in:
Alexandre
2026-01-16 20:09:18 +01:00
committed by GitHub
parent 10d9ec7585
commit 2f43ca7449

View File

@@ -42,9 +42,11 @@ options:
panel_admin: false
panel_icon: mdi:monitor
ports:
3000/tcp: 3000
3001/tcp: 3001
9221/tcp: null
ports_description:
3000/tcp: Web interface http
3001/tcp: Web interface https
9221/tcp: Chrome devtools
privileged: