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 612f591 commit 5b5f202Copy full SHA for 5b5f202
.env
@@ -1,5 +1,5 @@
1
# Determines if mocked data should be used instead of making API calls.
2
-NUXT_PUBLIC_IS_DATA_MOCKED=false
+NUXT_PUBLIC_IS_DATA_MOCKED=true
3
4
# Determines the scope of the API calls.
5
# Can be 'enterprise' or 'organization' to target API calls to an enterprise or an organization respectively.
0 commit comments