1 2 3 4 5 6 7
# postgres://<USERNAME>:<PASSWORD>@<HOST>:<PORT>/<DB_NAME> POSTGRES_DB_URL= # postgres://postgres:password@localhost:5432/postgres # LN Markets API v3 credentials (https://app.lnmarkets.com/en/user/api/v3/) LNM_API_KEY= LNM_API_SECRET= LNM_API_PASSPHRASE=