chat
This commit is contained in:
@@ -88,7 +88,7 @@ module.exports = {
|
||||
// تابع additionalPaths برای اضافه کردن مسیرهای داینامیک از API
|
||||
additionalPaths: async (config) => {
|
||||
const paths = [];
|
||||
const BASE_URL_API = "https://app.modstagram.ir/api/v1"; // آدرس پایه API شما
|
||||
const BASE_URL_API = "https://api.modstagram.ir/api/v1";
|
||||
paths.push({
|
||||
loc: '/',
|
||||
changefreq: 'daily',
|
||||
|
||||
Reference in New Issue
Block a user