From 9d8599da9313a79ebf33042ae9d7ecb85e1028e8 Mon Sep 17 00:00:00 2001 From: HeartLinked Date: Wed, 1 May 2024 19:06:40 +0800 Subject: [PATCH] docs: update installation documentation for configuring Casdoor --- docs/installation.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/installation.mdx b/docs/installation.mdx index 1473ae3..e4a1d32 100644 --- a/docs/installation.mdx +++ b/docs/installation.mdx @@ -65,7 +65,6 @@ 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 to change the configuration. -If - Backend (conf/app.conf)