Sign in

Make modifications to the environment variables

There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.

open the .env file in this folder and modify the following variables for the superuser (you):

  • SUPER_USER : This is the email of the superuser
  • SUPER_PASSWORD : Initial password for the superuser. You can change it later after login.
  • SUPER_USER_FIRSTNAME : Your first name
  • SUPER_USER_LASTNAME : Your last name
  • SUPER_USER_ORG : Your organization name


The following values are needed in case you plan to add more users and invite them via email. These settings will enable sending the sign up email to those users

  • MAIL_SERVER : Your email server.
  • MAIL_USERNAME : Your user name in case the sign up emails should go on your behalf
  • MAIL_PASSWORD : Your email server password
  • MAIL_DEFAULT_SENDER: Your email again