fix default config base_url
This commit is contained in:
parent
c62abb19d4
commit
dcaaa4604e
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue