Skip to content

Commit

Permalink
remove -api from env var
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Yavorsky committed Apr 5, 2023
1 parent 0056ee1 commit d8ee542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/.env.development
Original file line number Diff line number Diff line change
@@ -1 +1 @@
NEXT_PUBLIC_API_BASE_URL="https://dev-api.nationalpolicedata.org/api/v1"
NEXT_PUBLIC_API_BASE_URL="https://dev.nationalpolicedata.org/api/v1"

0 comments on commit d8ee542

Please sign in to comment.