Skip to content

Commit

Permalink
✨ Update .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
asim-shrestha committed May 15, 2023
1 parent 406424a commit d826939
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Expand Up @@ -3,6 +3,7 @@ NODE_ENV=development

# NextJS
NEXT_PUBLIC_BACKEND_URL=http://localhost:3000
PLATFORM_URL=http://host.docker.internal:8000 # Used for the backend migration
NEXT_PUBLIC_FORCE_AUTH=false # Forces auth to click "Deploy"

# Websearch. Fill both of these values to enable it locally
Expand Down

1 comment on commit d826939

@vercel
Copy link

@vercel vercel bot commented on d826939 May 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./docs

docs-git-main-reworkd.vercel.app
docs-reworkd.vercel.app
docs.reworkd.ai

Please sign in to comment.