Add dev stacks
This commit is contained in:
7
stacks/meshtastic-web/docker-compose.yml
Normal file
7
stacks/meshtastic-web/docker-compose.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
services:
|
||||
meshtastic-web:
|
||||
image: ghcr.io/meshtastic/web:latest
|
||||
container_name: meshtastic-web
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8585:8080"
|
||||
Reference in New Issue
Block a user