Skip to content

Commit d826939

Browse files
committed
✨ Update .env.example
1 parent 406424a commit d826939

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ NODE_ENV=development
33

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

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

0 commit comments

Comments
 (0)