mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-07-08 10:00:31 +08:00
feat(riot-config): default port 12022
This commit is contained in:
parent
055d44886b
commit
f1a77adb0c
@ -18,6 +18,7 @@ nasp.remote() {
|
|||||||
# domains
|
# domains
|
||||||
.domain() {
|
.domain() {
|
||||||
RET_USERNAME=${RET_USERNAME:-root}
|
RET_USERNAME=${RET_USERNAME:-root}
|
||||||
|
RET_PORT=${RET_PORT:-12022}
|
||||||
}
|
}
|
||||||
|
|
||||||
dxng.domain() {
|
dxng.domain() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user