opnform-host-nginx/docs
JhumanJ 6756bbf10f Update Documentation and Configuration for Subdomain Redirect
- Added a link to the new "Subdomain Redirect Configuration" page in `environment-variables.mdx` to enhance user guidance on setting up subdomain redirects.
- Updated the `mint.json` file to include "configuration/subdomain-redirect" in the configuration paths, ensuring it is recognized in the documentation structure.

These changes aim to improve the documentation's comprehensiveness and provide users with clear instructions for configuring subdomain redirects, thereby enhancing the overall setup experience.
2025-05-23 16:02:26 +02:00
..
api-reference Technical docs (#553) 2024-09-02 15:33:17 +02:00
configuration Update Documentation and Configuration for Subdomain Redirect 2025-05-23 16:02:26 +02:00
contributing Developer docker setup (#683) 2025-01-28 17:52:48 +01:00
deployment Update Docker Documentation to Address Line Ending Issues for Windows Users 2025-03-21 16:30:59 +01:00
images Technical docs (#553) 2024-09-02 15:33:17 +02:00
snippets Technical docs (#553) 2024-09-02 15:33:17 +02:00
README.MD Updated docs 2024-09-02 16:00:48 +02:00
favicon.ico Technical docs (#553) 2024-09-02 15:33:17 +02:00
favicon.svg Technical docs (#553) 2024-09-02 15:33:17 +02:00
introduction.mdx Add link to main product docs 2024-09-02 15:55:14 +02:00
logo.svg Technical docs (#553) 2024-09-02 15:33:17 +02:00
mint.json Update Documentation and Configuration for Subdomain Redirect 2025-05-23 16:02:26 +02:00
tech-stack.mdx Technical docs (#553) 2024-09-02 15:33:17 +02:00

README.MD

Development

Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command

npm i -g mintlify

Run the following command at the root of your documentation (where mint.json is)

mintlify dev