move to new api domain

This commit is contained in:
Russell
2024-03-06 10:59:01 -07:00
committed by GitHub
parent c101ff2511
commit 7e4dfeea16
+1 -1
View File
@@ -10,7 +10,7 @@ export default useConfig({
assetScrambling: false,
allowDangerousTemplateInsert: false,
api: {
domain: 'api.polarislearning.org',
domain: 'api.skoolworld.org',
secure: true
}
}