Skip to content

Commit

Permalink
⚡ update env.js
Browse files Browse the repository at this point in the history
  • Loading branch information
zcubbs committed May 20, 2024
1 parent 4973f0c commit 13be982
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web/start/public/env.js
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
window.VITE_APP_LOGO_URL = '';
window.VITE_API_URL = '${VITE_API_URL}';
window.VITE_APP_LOGO_URL = '${VITE_APP_LOGO_URL}';

0 comments on commit 13be982

Please sign in to comment.