Update compose.env

Simplex directories
This commit is contained in:
lft3t8bx
2024-10-01 12:44:14 +00:00
committed by GitHub
parent e5292e990a
commit ede78f5ef0

View File

@ -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