CHANGE: docker port for enviroment varialbes
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:
@@ -3,5 +3,5 @@ services:
|
|||||||
image: git.letsstein.de/tom/mqtt_creator:latest
|
image: git.letsstein.de/tom/mqtt_creator:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- ${PORT}: 80
|
- "${PORT}:80"
|
||||||
|
|
||||||
Reference in New Issue
Block a user