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 406424a commit d826939Copy full SHA for d826939
.env.example
@@ -3,6 +3,7 @@ NODE_ENV=development
3
4
# NextJS
5
NEXT_PUBLIC_BACKEND_URL=http://localhost:3000
6
+PLATFORM_URL=http://host.docker.internal:8000 # Used for the backend migration
7
NEXT_PUBLIC_FORCE_AUTH=false # Forces auth to click "Deploy"
8
9
# Websearch. Fill both of these values to enable it locally
0 commit comments