Skip to content

Commit 42dfdd8

Browse files
committed
fix: [file-name] fix base url
1 parent 7dc83de commit 42dfdd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/lib/objects/FilesNames.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
config_loader = ConfigLoader()
1818
r_object = config_loader.get_db_conn("Kvrocks_Objects")
19+
baseurl = config_loader.get_config_str("Notifications", "ail_domain")
1920
config_loader = None
2021

2122

0 commit comments

Comments
 (0)