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:
@@ -250,7 +250,7 @@ You can access `/health` to get health status of your deployed backend.
|
||||
|
||||
:::note
|
||||
|
||||
Make sure to either set the `autoRebuild` option of the admin plugin to `true` or add its [build](../../admin/configuration.md#build-command-options) command as part of the `serve` command of your backend.
|
||||
Make sure to either set the `autoRebuild` option of the admin plugin to `true` or add its [build](../../admin/configuration.mdx#build-command-options) command as part of the `serve` command of your backend.
|
||||
|
||||
:::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user