diff --git a/docs/installation.mdx b/docs/installation.mdx index f58dd1c..1473ae3 100644 --- a/docs/installation.mdx +++ b/docs/installation.mdx @@ -64,7 +64,8 @@ CasWAF uses XORM to connect to DB, so all DBs supported by XORM can also be used ### Configure Casdoor -After creating an organization and an application for CasWAF in a Casdoor, you need to update `clientID`, `clientSecret`, `casdoorOrganization` and `casdoorApplication` in app.conf and Conf.js. +After creating an organization and an application for CasWAF in a Casdoor, you need to update `clientID`, `clientSecret`, `casdoorOrganization` and `casdoorApplication` in app.conf and Conf.js to change the configuration. +If - Backend (conf/app.conf)