Reorder port usage
Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user