Skip to content

Commit 5b5f202

Browse files
committed
fix .env
1 parent 612f591 commit 5b5f202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Determines if mocked data should be used instead of making API calls.
2-
NUXT_PUBLIC_IS_DATA_MOCKED=false
2+
NUXT_PUBLIC_IS_DATA_MOCKED=true
33

44
# Determines the scope of the API calls.
55
# Can be 'enterprise' or 'organization' to target API calls to an enterprise or an organization respectively.

0 commit comments

Comments
 (0)