mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2026-02-11 09:10:26 +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_URLS='./strfry/tn.onion_urls.txt'
|
||||||
STRFRY_DATA='/custom_path/testnet/strfry'
|
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
|
# Port and number of HTTP server workers for the robosats backend
|
||||||
WEB_LOCAL_PORT=8001
|
WEB_LOCAL_PORT=8001
|
||||||
GUNICORN_WORKERS=2
|
GUNICORN_WORKERS=2
|
||||||
|
|||||||
Reference in New Issue
Block a user