Files
micronomicon/reticulum.conf
2026-04-03 15:57:15 +02:00

16 lines
341 B
Plaintext

[reticulum]
enable_transport = True
share_instance = Yes
[logging]
loglevel = 4
[interfaces]
# TCP Server — allows other Reticulum peers to connect
# Expose this port to reach the node from outside Docker
[[TCP Server Interface]]
type = TCPServerInterface
enabled = Yes
listen_ip = 0.0.0.0
listen_port = 4242