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: services:
backend: backend:
image: docker.io/sfja/h5-mst-backend:latest image: docker.io/sfja/h5-mst-backend:latest
pull_policy: always
ports: ports:
- "8888:8888" - "8888:8888"
mosquitto: mosquitto: