mirror of
https://github.com/assenzostefano/class-website.git
synced 2025-02-15 12:40:37 +01:00
17 lines
236 B
Plaintext
17 lines
236 B
Plaintext
# Databse (MongoDB)
|
|
PASSWORD_MONGODB = ""
|
|
URL_MONGODB = ""
|
|
|
|
# Email
|
|
IMAP_SERVER = ""
|
|
SMTP_PORT = ""
|
|
EMAIL = ""
|
|
PWD_EMAIL = ""
|
|
EMAIL_SCHOOL = ""
|
|
DOWNLOAD_FOLDER = ""
|
|
|
|
# Nuvola
|
|
USERNAME_NUVOLA = ""
|
|
PASSWORD_NUVOLA = ""
|
|
|
|
DISCORD_TOKEN = "" |