Ip unter Port entfernt

This commit is contained in:
borgal
2024-02-09 11:02:02 +01:00
parent 752474cf94
commit d4bcf4808f

View File

@@ -10,10 +10,8 @@ services:
devices:
- /dev/ttyACM0:/dev/ttyACM0
ports:
- "192.168.0.111:8123:8123"
- 8123:8123
privileged: true
environment:
- TZ=Europe/Berlin
# labels:
# - "com.centurylinklabs.watchtower.monitor-only=true"
restart: unless-stopped