blog media
This commit is contained in:
@@ -86,8 +86,8 @@ class WrenchBlog extends BaseController
|
||||
|
||||
|
||||
$res1['blogconfig'] = [
|
||||
"media_url" => "https://blog.wrenchboard.com",
|
||||
"other_cofig1" => "NONE",
|
||||
"media_url" => "https://blog.wrenchboard.com/wp-content/uploads",
|
||||
"site_url" => "https://blog.wrenchboard.com",
|
||||
"other_cofig2" => "NONE",
|
||||
];
|
||||
return $this->response->setJson($res1);
|
||||
|
||||
Reference in New Issue
Block a user