mirror of
https://github.com/veops/oneterm.git
synced 2025-09-27 03:36:02 +08:00
doc: add ssh config
This commit is contained in:
@@ -30,7 +30,7 @@ docker compose up -d
|
||||

|
||||
### Login
|
||||
```shell
|
||||
ssh -p12229 admin@127.0.0.1 # 注意这里端口,用户,地址需要换成您当前环境的
|
||||
ssh -p12229 admin@127.0.0.1 # Note that the port, user, and address need to be replaced with your current environment
|
||||
```
|
||||
### Passwordless Login Configuration
|
||||
> Terminal passwordless login is designed for enhanced security and convenience.
|
||||
|
Reference in New Issue
Block a user