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
|
# Uncomment all this stuff when the camera shows up
|
||||||
# env:
|
# env:
|
||||||
# ENABLE_MJPG_STREAMER: true
|
# ENABLE_MJPG_STREAMER: true
|
||||||
devices:
|
# devices:
|
||||||
- /dev/ttyACM0:/dev/ttyACM0
|
# - /dev/ttyACM0:/dev/ttyACM0
|
||||||
# - /dev/video0:/dev/video0
|
# - /dev/video0:/dev/video0
|
||||||
|
networks:
|
||||||
|
- name: web
|
||||||
|
aliases: [ "octoprint" ]
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /data/octoprint:/octoprint
|
- /data/octoprint:/octoprint
|
||||||
|
Loading…
Reference in New Issue
Block a user