Commit a73bc9c5 by Mushtaq Ali

Remove quotes from JWT settings

parent e354efe9
......@@ -31,10 +31,10 @@ debug: false
# JWT AUTH settings
JWT_AUTH:
JWT_SECRET_KEY':
JWT_ISSUER':
JWT_AUDIENCE':
JWT_VERIFY_AUDIENCE':
JWT_SECRET_KEY:
JWT_ISSUER:
JWT_AUDIENCE:
JWT_VERIFY_AUDIENCE:
# ---
# AWS Buckets, Prefixes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment