bank-lib testcase passes config file to the bank
This commit is contained in:
parent
b72b58b560
commit
48c72bb7a0
2
src/bank-lib/bank.conf
Normal file
2
src/bank-lib/bank.conf
Normal file
@ -0,0 +1,2 @@
|
||||
[taler]
|
||||
currency = KUDOS
|
@ -145,6 +145,7 @@ main (int argc,
|
||||
"taler-bank-manage",
|
||||
"taler-bank-manage",
|
||||
"--with-db", dbconn,
|
||||
"-c", "bank.conf",
|
||||
"serve-http",
|
||||
"--port", "8080",
|
||||
NULL);
|
||||
|
Loading…
Reference in New Issue
Block a user