start fixing config
This commit is contained in:
parent
b7a77805dc
commit
5a03bb71b5
@ -75,7 +75,8 @@ BASE_URL = "http://the.auditor/"
|
||||
CONFIG = "postgres:///talercheck"
|
||||
|
||||
[account-2]
|
||||
URL = payto://x-taler-bank/localhost:8082/2
|
||||
URL = payto://x-taler-bank/2
|
||||
WIRE_GATEWAY_URL = "http://localhost:8082/2/"
|
||||
PLUGIN = taler_bank
|
||||
WIRE_RESPONSE = ${TALER_CONFIG_HOME}/account-2.json
|
||||
TALER_BANK_AUTH_METHOD = "basic"
|
||||
@ -84,6 +85,9 @@ PASSWORD = pass
|
||||
ENABLE_DEBIT = YES
|
||||
ENABLE_CREDIT = YES
|
||||
|
||||
[bank]
|
||||
HTTP_PORT = 8082
|
||||
|
||||
[fees-x-taler-bank]
|
||||
# Fees for the forseeable future...
|
||||
# If you see this after 2017, update to match the next 10 years...
|
||||
|
Loading…
Reference in New Issue
Block a user