mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2025-08-01 07:32:16 +00:00
Fix env-sample
This commit is contained in:
@ -33,8 +33,8 @@ STRFRY_URLS='./strfry/tn.onion_urls.txt'
|
||||
STRFRY_DATA='/custom_path/testnet/strfry'
|
||||
|
||||
RELAY_CONF='./env-sample/lndtn/relay.strfry.conf'
|
||||
RELAY_URLS_EXTERNAL='./strfry/tn.external_urls.txt'
|
||||
RELAY_URLS_FEDERATION='./strfry/tn.federation_urls.txt'
|
||||
RELAY_URLS_EXTERNAL='./relay/tn.external_urls.txt'
|
||||
RELAY_URLS_FEDERATION='./relay/tn.federation_urls.txt'
|
||||
RELAY_DATA='/custom_path/testnet/relay'
|
||||
|
||||
# Port and number of HTTP server workers for the robosats backend
|
||||
|
Reference in New Issue
Block a user