You've already forked Atomcms-edit
docs: add NITRO_BRANCH and NITRO_SITE_URL to README config table
This commit is contained in:
@@ -94,6 +94,10 @@ bash update-Nitrov3.sh
|
|||||||
| `NITRO_CLIENT_DIR` | `{nitro}/public/configuration` | Nitro client config directory |
|
| `NITRO_CLIENT_DIR` | `{nitro}/public/configuration` | Nitro client config directory |
|
||||||
| `NITRO_CLIENT_SRC` | `/var/www/Nitro-V3` | Nitro-V3 source directory |
|
| `NITRO_CLIENT_SRC` | `/var/www/Nitro-V3` | Nitro-V3 source directory |
|
||||||
| `NITRO_RENDERER_SRC` | `/var/www/Nitro_Render_V3` | Nitro Render V3 source directory |
|
| `NITRO_RENDERER_SRC` | `/var/www/Nitro_Render_V3` | Nitro Render V3 source directory |
|
||||||
|
| `NITRO_BRANCH` | `main` | Git branch to checkout in all repos (`main` or `dev`) |
|
||||||
|
| `NITRO_SITE_URL` | *prompted at runtime* | Base site URL — all Nitro URLs are derived from this automatically |
|
||||||
|
|
||||||
|
> If `NITRO_SITE_URL` is not set in `.env`, the script prompts for it interactively at runtime, making it work on any VPS without manual URL configuration.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user