Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
shem8 authored Oct 8, 2024
1 parent 466e846 commit 86c1074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .framework/node/backend/config/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
secret: process.env.NODE_ENV === 'production' ? process.env.SECRET : 'secret'
secret: process.env.NODE_ENV === 'production' ? process.env.SECRET : 'e6F9KvS:D=f4dyXj'
};

0 comments on commit 86c1074

Please sign in to comment.