update offline tool; fix dune-workspace
This commit is contained in:
parent
df02bf0f48
commit
9c9414e96b
11 changed files with 78 additions and 126 deletions
|
|
@ -24,7 +24,7 @@ init_sql="${out_dir}/init.sql"
|
|||
drop_sql="${out_dir}/drop.sql"
|
||||
|
||||
# psql parameter
|
||||
host="localhost"
|
||||
host="10.0.0.1"
|
||||
port=5432
|
||||
username="mte"
|
||||
dbname="taler-exchange"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue