This commit is contained in:
parent
708be6279a
commit
d76250a93c
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ init_sql="${out_dir}/init.sql"
|
|||
drop_sql="${out_dir}/drop.sql"
|
||||
|
||||
# psql parameter
|
||||
host="localhost"
|
||||
host="10.1.0.1"
|
||||
port=5432
|
||||
username="mte"
|
||||
dbname="taler-exchange"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue