# PostgreSQL
DATABASE_URL=postgres://postgres:password@localhost:5432/postgres
# SQLite relative path assumes examples/binaries are run from the repository root.
# DATABASE_URL=sqlite:./target/quantoxide.sqlite
# LN Markets API v3 credentials (https://app.lnmarkets.com/en/user/api/v3/)
LNM_API_KEY=
LNM_API_SECRET=
LNM_API_PASSPHRASE=