mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-10 02:42:51 +02:00
Update compose.yaml
i get no security!
This commit is contained in:
+1
-2
@@ -9,8 +9,7 @@ services:
|
||||
#- /dev/ttyUSB0:/dev/tty #update your config.ini to /dev/tty
|
||||
#- /dev/ttyACM0:/dev/tty #if using serial select proper port
|
||||
volumes:
|
||||
- .:/app:ro
|
||||
- ./config.ini:/app/config.ini:rw
|
||||
- .:/app:rw
|
||||
- ./logs:/app/logs:rw
|
||||
- ./data:/app/data:rw
|
||||
image: ghcr.io/spudgunman/meshing-around:main
|
||||
|
||||
Reference in New Issue
Block a user