Cypherapps can now use the log path to log logs

This commit is contained in:
kexkey
2020-09-08 14:14:31 -04:00
parent b8c5a45731
commit 95a0a84666

View File

@@ -27,6 +27,7 @@ start_apps() {
export TOR_DATAPATH
export LIGHTNING_DATAPATH
export BITCOIN_DATAPATH
export LOGS_DATAPATH
export APP_SCRIPT_PATH
export APP_ID
export DOCKER_MODE