Other minor configuration fixes to get the Octoprint stack up and running
This commit is contained in:
parent
243e1b079f
commit
90ad046d98
@ -7,9 +7,12 @@
|
||||
# Uncomment all this stuff when the camera shows up
|
||||
# env:
|
||||
# ENABLE_MJPG_STREAMER: true
|
||||
devices:
|
||||
- /dev/ttyACM0:/dev/ttyACM0
|
||||
# devices:
|
||||
# - /dev/ttyACM0:/dev/ttyACM0
|
||||
# - /dev/video0:/dev/video0
|
||||
networks:
|
||||
- name: web
|
||||
aliases: [ "octoprint" ]
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /data/octoprint:/octoprint
|
||||
|
Loading…
Reference in New Issue
Block a user