mirror of
https://github.com/vmstan/gravity-sync.git
synced 2025-07-09 02:34:06 -04:00
Updated Installing (markdown)
parent
dc7d25bb80
commit
7dc86e0686
@ -29,6 +29,6 @@ After you're pleased with your configuration of both Gravity Sync instances, pro
|
||||
|
||||
### Custom SSH Ports
|
||||
|
||||
Gravity Sync is configured by default to use the standard SSH port (22) but if you need to change this, such as if you're traversing a NAT/firewall for a multi-site deployment, you can use a non-standard port. When running `gravity-sync config` on an install with non-standard SSH ports, you can specify the target SSH port number in the config command.
|
||||
Gravity Sync is configured by default to use the standard SSH port (22) but if you need to change this, such as if you're traversing a NAT/firewall for a multi-site deployment, you can use a non-standard port. To do so, simply specify the target SSH port number in the config command.
|
||||
|
||||
**Example:** `gravity-sync config 1234` (where 1234 is the remote SSH port)
|
Loading…
x
Reference in New Issue
Block a user