back config

This commit is contained in:
Artur Akmalov
2023-05-22 01:26:59 +05:00
parent 36c6c724ee
commit ca0854f15f
+1 -8
View File
@@ -95,11 +95,4 @@ const config = {
] ]
}; };
// module.exports = config; module.exports = config;
module.exports = {
url: 'https://test.akmalov.com',
baseUrl: '/',
organizationName: 'akmalovaa',
projectName: 'akmalov.com',
trailingSlash: false,
};