This commit is contained in:
swrup 2026-03-14 20:20:41 +01:00
parent dd65568d66
commit 1093a93b2d

View file

@ -27,7 +27,7 @@ max_keys_caching = "4 weeks"
enable_kyc = NO enable_kyc = NO
terms_etag = "0" terms_etag = "0"
privacy_etag = "0" privacy_etag = "0"
base_url = "http://localhost:3434/" base_url = "http://10.0.0.2:3434/"
[exchangedb] [exchangedb]
idle_reserve_expiration_time = "1 year 2 weeks 3 hours 4 minutes 5 seconds" idle_reserve_expiration_time = "1 year 2 weeks 3 hours 4 minutes 5 seconds"
@ -37,7 +37,7 @@ max_aml_program_runtime = "1 year"
default_purse_limit = 9999 default_purse_limit = 9999
[exchangedb-postgres] [exchangedb-postgres]
config = "pgx://mte:hunter2@localhost:5432/taler-exchange" config = "pgx://mte:hunter2@10.0.0.1:5432/taler-exchange"
[taler-exchange-secmod-rsa] [taler-exchange-secmod-rsa]
lookahead_sign = "7 weeks" lookahead_sign = "7 weeks"