Deploy iroh relay

This commit is contained in:
link2xt
2024-10-22 17:40:25 +00:00
committed by missytake
parent b92d9c889b
commit 5048bde6d0
14 changed files with 127 additions and 21 deletions

View File

@@ -0,0 +1,5 @@
enable_relay = true
http_bind_addr = "[::]:3340"
enable_stun = true
enable_metrics = false
metrics_bind_addr = "127.0.0.1:9092"