More work on the management UI, multi printer is working, temps is sometimes working

This commit is contained in:
2025-10-24 17:18:57 +11:00
parent cf5edd1329
commit 41431277cf
12 changed files with 679 additions and 169 deletions

View File

@@ -1,8 +1,8 @@
services:
web:
build: .
image: fastapi-htmx:dev
container_name: fastapi-htmx
image: print-manager:dev
container_name: print-manager
ports:
- "8000:8000"
- "8883:8883" # MQTT over TLS