diff --git a/README.md b/README.md index 3dfd62a..3090c0c 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ cors: credentials: true # The following are the default CORS settings when it is enabled. allowed_hosts: - - * + - '*' allowed_headers: - Authorization - Content-Type