taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

exchange-account.secret.conf.j2 (246B)


      1 [exchange-accountcredentials-default]
      2 WIRE_GATEWAY_URL={{ regional_currency_protocol }}://bank.{{ regional_currency_domain }}/accounts/exchange/taler-wire-gateway/
      3 WIRE_GATEWAY_AUTH_METHOD=bearer
      4 TOKEN={{ regional_currency_exchange_bank_token }}