[fix] role:wiki.js:file:cli client
This commit is contained in:
parent
30313bff2e
commit
6aa922a20a
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ var _wiki_js_cli;
|
||||||
*/
|
*/
|
||||||
async function call_finalize(admin_email, admin_password, site_url, telemetry) {
|
async function call_finalize(admin_email, admin_password, site_url, telemetry) {
|
||||||
const http_request = {
|
const http_request = {
|
||||||
"target": (_wiki_js_cli.conf.get().api.url_base + "/finalize"),
|
"target": (_url_base + "/finalize"),
|
||||||
"method": "POST",
|
"method": "POST",
|
||||||
"headers": {
|
"headers": {
|
||||||
"Content-Type": "application/json",
|
"Content-Type": "application/json",
|
||||||
|
|
Loading…
Add table
Reference in a new issue