added self sign up and email verification
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
OPENAI_API_KEY=your_openai_api_key_here
|
||||
HF_TOKEN=your_huggingface_token_here
|
||||
ENABLE_SPEAKER_DIARIZATION=false
|
||||
SMTP_HOST=smtp.ionos.de
|
||||
SMTP_PORT=587
|
||||
SMTP_USER=ruben.fischer@terrarum.de
|
||||
SMTP_PASSWORD=ALF_1123RuFi
|
||||
SMTP_FROM=Onyva LinkedIn Post System
|
||||
Reference in New Issue
Block a user