Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store secrets in separate .env file #718

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 16, 2020

  1. Store secrets in separate .env file

    This allows a downstream-user to keep .env under some version control
    without worrying about password leakage.
    0x326 committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    e9b727a View commit details
    Browse the repository at this point in the history
  2. Generate JWT_APP_SECRET

    0x326 committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    9290028 View commit details
    Browse the repository at this point in the history
  3. Generate JIGASI_SIP_PASSWORD

    0x326 committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    9499064 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    994eee8 View commit details
    Browse the repository at this point in the history