Fixed comment typo, no functional change

This commit is contained in:
Markus Thielen 2023-11-16 18:37:48 +00:00
parent 6bc2e95015
commit db2cf73dce

View File

@ -31,7 +31,7 @@ workers = 2
# cert_file = "/path/to/cert.pem"
[auth]
# Contents of 'iss' field, usually the URL of the authetnication realm
# Contents of 'iss' field, usually the URL of the authentication realm
iss = "https://basebox-test-1.eu.auth0.com/"
# Access token audience field
aud = "basebox-todo"