# Do not share the secret key or the password salt! SECRET_KEY= SECURITY_PASSWORD_SALT= # Database SQLALCHEMY_DATABASE_URI=sqlite:///../db/advLab.db # Server URL SERVER_NAME= CHECK_EMAIL_DELIVERABILITY=True