BTCPAY_URL=<%= @btcpay_url %> BTCPAY_PRIVKEY=<%= @btcpay_privkey %> BTCPAY_MERCHANT=<%= @btcpay_merchant %> BTCPAY_STORE_ID=<%= @btcpay_store_id %> BTCPAY_WEBHOOK_HOST=<%= @btcpay_webhook_host %> BTCPAY_WEBHOOK_TOKEN=<%= @btcpay_webhook_token %> SMTP_HOST=<%= @smtp_host %> SMTP_USE_TLS=true SMTP_USERNAME=<%= @smtp_username %> SMTP_PASSWORD=<%= @smtp_password %> MASTODON_HOST=<%= @mastodon_host %> MASTODON_AUTH_TOKEN=<%= @mastodon_auth_token %> PORT=<%= node['akkounts-api']['port'] %>