feat(backend): migrate auth and notifications off email
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -100,6 +100,7 @@ celerybeat-schedule.*
|
||||
|
||||
# Environments
|
||||
.env
|
||||
.env.prod
|
||||
.venv
|
||||
env/
|
||||
venv/
|
||||
@@ -136,4 +137,4 @@ GitHub.sublime-settings
|
||||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
.history
|
||||
.history
|
||||
|
||||
Reference in New Issue
Block a user