„docker-compose.yml“ ändern

This commit is contained in:
2022-01-05 12:02:09 +01:00
parent a59f07a7fe
commit 0c0abd8861
+1 -1
View File
@@ -1,7 +1,7 @@
version: "3.7"
services:
openhab:
image: openhab/openhab:latest-debian
image: openhab/openhab:milestone-debian
container_name: mon_openhab
ports:
- '8080:8080'