We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb4f2c8 commit 8c10758Copy full SHA for 8c10758
src/.vuepress/config/const.js
@@ -1,4 +1,4 @@
1
-const DOMAIN = "visnalize.com";
+const DOMAIN = "v1.visnalize.com";
2
const ORIGIN = `https://${DOMAIN}`;
3
4
module.exports = {
0 commit comments