deploy backend

This commit is contained in:
sfja 2026-04-09 15:59:03 +02:00
parent 7d17f35557
commit 9a15a14943

View File

@ -1,6 +1,7 @@
services:
backend:
image: docker.io/sfja/h5-mst-backend:latest
pull_policy: always
ports:
- "8888:8888"
mosquitto: