Files
mqtt_creator/docker-compose.yaml
tom 3dfad0974d
All checks were successful
mqtt_creator/pipeline/head This commit looks good
RENAME: docker compose
2024-06-28 21:57:59 +01:00

7 lines
141 B
YAML

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