mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-05-01 02:52:18 +02:00
Update compose.yaml to expose port 8420
This commit is contained in:
@@ -4,6 +4,8 @@ services:
|
||||
tty: true
|
||||
devices:
|
||||
- /dev/ttyUSB0
|
||||
ports:
|
||||
- 8420:8420
|
||||
volumes:
|
||||
- /storage/location/config.ini:/app/config.ini:ro # Create this from config.template first.
|
||||
image: ghcr.io/SpudGunMan/meshing-around:main
|
||||
image: ghcr.io/SpudGunMan/meshing-around:main
|
||||
|
||||
Reference in New Issue
Block a user