fix(riot-config): ibd.ink -> dxng.net

This commit is contained in:
Dict Xiong 2024-09-05 02:25:50 +08:00
parent bb82b70b7d
commit f8eae42a1f

View File

@ -11,7 +11,7 @@ j.remote() {
nasp.remote() {
remote=nasp.fit
RET_PORT=${RET_PORT:-36022}
RET_USERNAME=${RET_USERNAME:-ssh}
RET_USERNAME=${RET_USERNAME:-root}
RET_TRUST_SERVER=1
}
@ -21,7 +21,7 @@ nasp.remote() {
}
i.domain() {
RET_HOSTNAME=$host.ibd.ink
RET_HOSTNAME=$host.dxng.net
RET_PORT=${RET_PORT:-12022}
RET_USERNAME=${RET_USERNAME:-root}
RET_TRUST_SERVER=1