CHANGE: docker compose to run with portainer git
All checks were successful
mqtt_creator/pipeline/head This commit looks good
All checks were successful
mqtt_creator/pipeline/head This commit looks good
This commit is contained in:
7
docker.-compose.yaml
Normal file
7
docker.-compose.yaml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
services:
|
||||||
|
mqtt_creator:
|
||||||
|
image: git.letsstein.de/tom/mqtt_creator:latest
|
||||||
|
restart: unless-stopped
|
||||||
|
ports:
|
||||||
|
- ${PORT}: 80
|
||||||
|
|
||||||
Reference in New Issue
Block a user