Compare commits
No commits in common. "67e02b2d756f42ce6ad6d6116bdb95a05739c9de" and "503ad787ae3a7dd7e541c6d3b5b5388dea0b6473" have entirely different histories.
67e02b2d75
...
503ad787ae
1 changed files with 7 additions and 0 deletions
7
.env.example
Normal file
7
.env.example
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
# Reticulum configuration directory (default: ~/.tinyweb/.reticulum)
|
||||||
|
# RNS_CONFIG_DIR=/path/to/reticulum
|
||||||
|
|
||||||
|
# Connect to an internet-accessible TCP transport node for mesh connectivity
|
||||||
|
# over the public internet (optional — leave unset for local-only mesh)
|
||||||
|
# RNS_TCP_HOST=rnode.bre.land
|
||||||
|
# RNS_TCP_PORT=4242
|
||||||
Loading…
Add table
Add a link
Reference in a new issue