mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 16:08:32 +02:00
alias
This commit is contained in:
@ -2,7 +2,7 @@ services:
|
||||
octoprint1:
|
||||
container_name: octoprint1
|
||||
devices:
|
||||
- /dev/ttyUSB0:/dev/ttyUSB0
|
||||
- /dev:/dev
|
||||
environment:
|
||||
- ENABLE_MJPG_STREAMER=true
|
||||
image: ${DOCKER_REGISTRY:-}octoprint/octoprint:latest
|
||||
|
Reference in New Issue
Block a user