blog media

This commit is contained in:
CHIEFSOFT\ameye
2023-07-01 07:37:41 -04:00
parent 9eaa572607
commit a1829299f8
+2 -2
View File
@@ -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);