-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #336 from haystack/2067bcf2_recovery
2067bcf recovery
- Loading branch information
Showing
132 changed files
with
53,831 additions
and
8,200 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# Please enter your gmail username and password | ||
# Also enable insecure logins | ||
# Please enter your gmail address | ||
# Also create an gmail app password | ||
GMAIL_USER=[email protected] | ||
GMAIL_PASSWORD=YOU_GMAIL_PASSWORD | ||
GMAIL_PASSWORD=YOUR_APP_PASSWORD | ||
|
||
|
||
|
||
|
@@ -17,6 +17,7 @@ GMAIL_PASSWORD=YOU_GMAIL_PASSWORD | |
DATABASE_NAME=murmur | ||
MYSQL_PASS=murmurdb | ||
DATABASE_HOST=db | ||
GMAIL_PORT=587 | ||
|
||
# domain name used for sending emails | ||
DOMAIN_NAME=localhost:8000 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.