purr

password generation and secret sharing
Log | Files | Refs | README | LICENSE

.env.example (141B)


      1 ENVIRONMENT="production"
      2 APPLICATIONHOST="localhost"
      3 APPLICATIONPORT="3000"
      4 DATADIR="./"
      5 LINKLENGTH="24"
      6 ADMINEMAIL="admin@purr.example.com"