Skip to content

Commit

Permalink
Fix VITE_BASE_URL for app
Browse files Browse the repository at this point in the history
  • Loading branch information
aivuk committed Aug 17, 2023
1 parent 5c2f7e5 commit fd456e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.app
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VITE_BASE_URL=''
VITE_BASE_URL='/'

0 comments on commit fd456e3

Please sign in to comment.