Skip to content

Instantly share code, notes, and snippets.

@saman-ghm
Created October 21, 2019 20:46
Show Gist options
  • Save saman-ghm/fafe266c20591a76f13b65cdd5bd37f5 to your computer and use it in GitHub Desktop.
Save saman-ghm/fafe266c20591a76f13b65cdd5bd37f5 to your computer and use it in GitHub Desktop.
export default {
jwtSecret: "ThisIsMySecret",
jwtExpirationSeconds: 300
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment