mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2025-08-12 13:00:09 +00:00
Update compose.env
Simplex directories
This commit is contained in:
@ -32,6 +32,9 @@ STRFRY_CONF='./env-sample/lndtn/strfry.conf'
|
||||
STRFRY_URLS='./strfry/tn.onion_urls.txt'
|
||||
STRFRY_DATA='/custom_path/testnet/strfry'
|
||||
|
||||
SIMPLEX_DB='./simplex/simplex_database'
|
||||
SIMPLEX_BOT='./simplex/bot'
|
||||
|
||||
# Port and number of HTTP server workers for the robosats backend
|
||||
WEB_LOCAL_PORT=8001
|
||||
GUNICORN_WORKERS=2
|
||||
|
Reference in New Issue
Block a user