Skip to content

Commit

Permalink
Merge pull request #26 from ankitpws/apidoc
Browse files Browse the repository at this point in the history
Checked spelling mistake
  • Loading branch information
rakeshSgr authored Jun 3, 2022
2 parents 156b297 + 539e10f commit f2e576c
Show file tree
Hide file tree
Showing 6 changed files with 549 additions and 2,839 deletions.
5 changes: 4 additions & 1 deletion src/.env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,7 @@ REDIS_HOST = 'redis://localhost:6379'
OTP_EXP_TIME = 86400

# Enable email based otp verification for registration process
ENABLE_EMAIL_OTP_VERIFICATION = true
ENABLE_EMAIL_OTP_VERIFICATION = true

# Api doc url
API_DOC_URL = '/api-doc'
Loading

0 comments on commit f2e576c

Please sign in to comment.