fix default config base_url

This commit is contained in:
swrup 2026-02-06 18:11:29 +01:00
parent 34f6b54024
commit d9b71e24cd

View file

@ -27,7 +27,7 @@ max_keys_caching = "4 weeks"
enable_kyc = NO
terms_etag = "0"
privacy_etag = "0"
base_url = localhost
base_url = "http://localhost:3434/"
[exchangedb]
idle_reserve_expiration_time = "1 year 2 weeks 3 hours 4 minutes 5 seconds"