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 05ac947 commit b0b8cd5Copy full SHA for b0b8cd5
src/ui/.env.local
@@ -1,4 +1,4 @@
1
ASSET_PREFIX=http://localhost:3000
2
BASE_PATH=http://localhost:3000
3
-NEXT_PUBLIC_USE_MOCK_API=true # will use mock api and read from the window
4
-USE_MOCK_DATA=true # will be built with mock data
+NEXT_PUBLIC_USE_MOCK_API=true
+USE_MOCK_DATA=true
0 commit comments