Skip to content

Commit

Permalink
update example port used by the application
Browse files Browse the repository at this point in the history
  • Loading branch information
nattvara committed Jun 12, 2024
1 parent 01646fc commit 6a87c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
HOST=localhost
PORT=8080
PORT=8000
BACKEND_CORS_ORIGINS=["http://localhost:8000/", "http://localhost:3000/"]
COOKIE_IDENTIFIER="some-id"

Expand Down

0 comments on commit 6a87c2b

Please sign in to comment.