Files
mqtt_creator/docker.-compose.yaml
tom 1d6011ca85
All checks were successful
mqtt_creator/pipeline/head This commit looks good
CHANGE: docker compose to run with portainer git
2024-06-28 21:56:30 +01:00

7 lines
141 B
YAML

services:
mqtt_creator:
image: git.letsstein.de/tom/mqtt_creator:latest
restart: unless-stopped
ports:
- ${PORT}: 80