Compare commits

...

No commits in common. "67e02b2d756f42ce6ad6d6116bdb95a05739c9de" and "503ad787ae3a7dd7e541c6d3b5b5388dea0b6473" have entirely different histories.

7
.env.example Normal file
View 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