diff --git a/polaris.config.js b/polaris.config.js index 732b224..8095698 100644 --- a/polaris.config.js +++ b/polaris.config.js @@ -10,8 +10,8 @@ export default useConfig({ assetScrambling: false, allowDangerousTemplateInsert: false, api: { - domain: 'api.polarislearning.org', + domain: 'api.skoolworld.org', secure: true } } -}); \ No newline at end of file +});