docs: improve admin documentation (#6117)

- Move the admin plugin's options to the Admin Configuration documentation.
- Add a section on how to change the backend URL for both development and production.
- Fix the troubleshooting section related to port forwarding.
- General fixes.
This commit is contained in:
Shahed Nasser
2024-01-22 15:48:33 +00:00
committed by GitHub
parent b61acf9312
commit 8c67e32d41
15 changed files with 370 additions and 149 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ module.exports = {
items: [
{
type: "doc",
label: "Admin Custom Configuration",
label: "Admin Configuration",
id: "admin/configuration",
},
{