diff options
-rw-r--r-- | src/auditordb/test-auditor-db-postgres.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditordb/test-auditor-db-postgres.conf b/src/auditordb/test-auditor-db-postgres.conf index 924aef435..342c302e7 100644 --- a/src/auditordb/test-auditor-db-postgres.conf +++ b/src/auditordb/test-auditor-db-postgres.conf @@ -7,7 +7,7 @@ DB = postgres CONFIG = "postgres:///talercheck" # Where are the SQL files to setup our tables? -SQL_DIR = $DATADIR/sql/exchange/ +SQL_DIR = $DATADIR/sql/auditor/ [taler] CURRENCY = "EUR" |