fix issues deploy
This commit is contained in:
+1
-1
@@ -58,10 +58,10 @@ Required for SSH deploy:
|
||||
- `DEPLOY_USER` - SSH username (for example `u280815660`)
|
||||
- `DEPLOY_SSH_KEY` - private key whose public half is in Hostinger SSH Access
|
||||
- `DEPLOY_APP_PATH` - application directory, for example `/home/u280815660/domains/home.alrahmaisgl.org/alrahma`
|
||||
- `DEPLOY_PUBLIC_PATH` - document root, for example `/home/u280815660/domains/home.alrahmaisgl.org/public_html`
|
||||
|
||||
Optional:
|
||||
|
||||
- `DEPLOY_PUBLIC_PATH` - document root. Defaults to a sibling `public_html` next to `DEPLOY_APP_PATH`, for example `/home/u280815660/domains/home.alrahmaisgl.org/public_html`
|
||||
- `DEPLOY_PORT` - defaults to `65002` (Hostinger SSH). Use `22` only if the host uses the standard port.
|
||||
- `DEPLOY_PHP_BIN` - defaults to `/opt/alt/php85/usr/bin/php`
|
||||
- `DEPLOY_INDEX_REQUIRE` - defaults to `../alrahma/app/Config/Paths.php`
|
||||
|
||||
Reference in New Issue
Block a user