kopia lustrzana https://github.com/mate-dev/mmrelaynode
docker-compose-sample.yaml comment update
rodzic
6c28f407cb
commit
ab741301d8
|
@ -27,7 +27,7 @@ services:
|
||||||
- mesh
|
- mesh
|
||||||
entrypoint: [ "bash", "-c", "entrypoint.sh" ]
|
entrypoint: [ "bash", "-c", "entrypoint.sh" ]
|
||||||
environment:
|
environment:
|
||||||
##### Do not change these variables or the scripts will break #####
|
##### Do not change these variables or the scripts will break, values will be hardcoded in the future #####
|
||||||
MESHTASTIC_CONNECTION_TYPE: "network" # "serial" or "network"
|
MESHTASTIC_CONNECTION_TYPE: "network" # "serial" or "network"
|
||||||
MESHTASTIC_HOST: "mmrelaydevice"
|
MESHTASTIC_HOST: "mmrelaydevice"
|
||||||
##### Change these variables to your needs #####
|
##### Change these variables to your needs #####
|
||||||
|
|
Ładowanie…
Reference in New Issue