Reorder port usage

Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
This commit is contained in:
Thomas Klaehn
2025-09-11 08:10:59 +02:00
parent 782e673686
commit 355ee97c17
5 changed files with 6 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ services:
image: octoprint/octoprint
restart: unless-stopped
ports:
- 80:80
- 8082:80
devices:
# use `python -m serial.tools.miniterm` to see what the name is of the printer, this requires pyserial
- /dev/ttyUSB0:/dev/ttyUSB0