Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

Commit

Permalink
Updates config
Browse files Browse the repository at this point in the history
  • Loading branch information
zrrrzzt authored Mar 19, 2017
1 parent f65c8b5 commit ed78550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
module.exports = {
JWT_SECRET: process.env.JWT_SECRET || 'Louie Louie, oh no, I got to go Louie Louie, oh no, I got to go',
ENCRYPTOR_SECRET: process.env.ENCRYPTOR_SECRET || 'Louie Louie, oh no, I got to go Louie Louie, oh no, I got to go',
SESSION_STORAGE_URL: process.env.SESSION_STORAGE_URL || 'http://tmp.storage.micro.t-fk.no'
SESSION_STORAGE_URL: process.env.SESSION_STORAGE_URL || 'https://tmp.storage.micro.t-fk.no'
}

0 comments on commit ed78550

Please sign in to comment.