Other minor configuration fixes to get the Octoprint stack up and running

This commit is contained in:
Salt 2022-05-10 06:56:53 -05:00
parent 243e1b079f
commit 90ad046d98

View File

@ -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