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