More work on the management UI, multi printer is working, temps is sometimes working
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user