work movement to other machine
This commit is contained in:
@@ -14,6 +14,8 @@ Mozo::Application.configure do
|
||||
resource '*', headers: :any, methods: %i[get post put patch delete options]
|
||||
end
|
||||
end
|
||||
config.lnd_credentials_path = '/mnt/ext1/.lnd/tls.cert'
|
||||
config.lnd_macaroon_path = '/mnt/ext1/.lnd/data/chain/bitcoin/mainnet/admin.macaroon'
|
||||
|
||||
# Do not eager load code on boot.
|
||||
config.eager_load = false
|
||||
|
||||
Reference in New Issue
Block a user