Ip unter Port entfernt
This commit is contained in:
@@ -10,10 +10,8 @@ services:
|
|||||||
devices:
|
devices:
|
||||||
- /dev/ttyACM0:/dev/ttyACM0
|
- /dev/ttyACM0:/dev/ttyACM0
|
||||||
ports:
|
ports:
|
||||||
- "192.168.0.111:8123:8123"
|
- 8123:8123
|
||||||
privileged: true
|
privileged: true
|
||||||
environment:
|
environment:
|
||||||
- TZ=Europe/Berlin
|
- TZ=Europe/Berlin
|
||||||
# labels:
|
|
||||||
# - "com.centurylinklabs.watchtower.monitor-only=true"
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
Reference in New Issue
Block a user