Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1ab9f5fbca |
|
|
@ -77,7 +77,7 @@ namespace _wiki_js_cli.api
|
|||
) : Promise<void>
|
||||
{
|
||||
const http_request = {
|
||||
"target": (_wiki_js_cli.conf.get().api.url_base + "/finalize"),
|
||||
"target": (_url_base + "/finalize"),
|
||||
"method": "POST",
|
||||
"headers": {
|
||||
"Content-Type": "application/json",
|
||||
|
|
|
|||
Loading…
Reference in a new issue