mirror of https://github.com/docusealco/docuseal
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
420 B
11 lines
420 B
#DATABASE_URL= # keep empty to use sqlite or specify postgresql database URL
|
|
SECRET_KEY_BASE=001f0f350ae2b0d7898d11cd9fd25cc2f193990470d9fd4b7feafa7d363794c55902d56ebd75a079f75e57b9706388ce9279f1db2153a0a63588bb867cb7371c
|
|
|
|
#SMTP_ADDRESS=smtp.gmail.com
|
|
SMTP_PORT=587
|
|
SMTP_DOMAIN=gmail.com
|
|
SMTP_USERNAME=huzaifahafeez10@gmail.com
|
|
SMTP_PASSWORD=uqqq vkuy qivk lntt
|
|
SMTP_ENABLE_STARTTLS_AUTO=true
|
|
SMTP_AUTHENTICATION=plain
|