Skip to content

Commit

Permalink
dev env swapped links (very minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
tch1001 committed Dec 8, 2022
1 parent f3143f6 commit 4143907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.development
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VITE_ORY_URL=http://127.0.0.1:4433
VITE_AUTH_URL=http://127.0.0.1:3000
VITE_API_URL=http://127.0.0.1:5001
VITE_AUTOFILL_URL=http://127.0.0.1:5001
VITE_AUTOFILL_URL=http://127.0.0.1:5002

0 comments on commit 4143907

Please sign in to comment.