6 lines
198 B
Plaintext
6 lines
198 B
Plaintext
# 远程服务器配置
|
|
REMOTE_HOST="your-remote-host"
|
|
REMOTE_USER="your-remote-user"
|
|
REMOTE_PASSWORD="your-remote-password"
|
|
REMOTE_PATH="/home/your-remote-user/nuwax/docker/config/rcoder/template"
|