Skip to content

Commit

Permalink
fix: fix incorrect env variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
Wurielle authored Jan 5, 2025
1 parent 9d1dcc3 commit bb0a560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/app/.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VITE_ENCRYPTION_KEY=
VITE_APP_ENCRYPTION_KEY=
VITE_SERVER_PORT=7070
VITE_SERVER_WS_PORT=7071
VITE_ELECTRON_NODE_INTEGRATION=0

0 comments on commit bb0a560

Please sign in to comment.