forked from toolshed/docs.coopcloud.tech
		
	make more explicit which domain is meant
This commit is contained in:
		| @ -148,10 +148,10 @@ If you run into issues during installation, [please report a ticket](https://git | ||||
|  | ||||
| #### Add your server | ||||
|  | ||||
| Now you can connect `abra` with your server. You need to have a working SSH configuration before you can do this. That means you can run `ssh <domain>` on your command-line and everything Works :tm:. | ||||
| Now you can connect `abra` with your server. You need to have a working SSH configuration before you can do this. That means you can run `ssh <server-domain>` on your command-line and everything Works :tm:. | ||||
|  | ||||
| ```bash | ||||
| abra server add <domain> -p | ||||
| abra server add <server-domain> -p | ||||
| ``` | ||||
|  | ||||
| !!! warning "Beware of SSH dragons" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user