mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-03-28 17:32:36 +01:00
Update compose.yaml
This commit is contained in:
@@ -10,8 +10,6 @@ services:
|
||||
#- /dev/ttyACM0:/dev/tty #if using serial select proper port
|
||||
volumes:
|
||||
- .:/app:rw
|
||||
- ./logs:/app/logs:rw
|
||||
- ./data:/app/data:rw
|
||||
image: ghcr.io/spudgunman/meshing-around:main
|
||||
container_name: meshing-around
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user