diff --git a/README.md b/README.md index 93277d5..05a4a35 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,11 @@ scope: . modify: true rules: [] +# CORS configuration +cors: + - enabled: false + allowed_hosts: [] + users: - username: admin password: admin