have sensible default
This commit is contained in:
parent
80bc5d86e9
commit
88ff3e8bb5
@ -8,7 +8,7 @@ WIREFORMAT = SEPA
|
|||||||
# How to access our database
|
# How to access our database
|
||||||
DB = postgres
|
DB = postgres
|
||||||
|
|
||||||
DB_CONN_STR = ""
|
DB_CONN_STR = "postgres:///taler"
|
||||||
|
|
||||||
# HTTP port the mint listens to
|
# HTTP port the mint listens to
|
||||||
PORT = 4241
|
PORT = 4241
|
||||||
|
Loading…
Reference in New Issue
Block a user