forward port
This commit is contained in:
parent
a52aa3565e
commit
c42053fe2b
2 changed files with 4 additions and 1 deletions
|
@ -76,7 +76,7 @@ let
|
|||
inherit tags;
|
||||
targetHost = ip;
|
||||
allowLocalDeployment = type == "local";
|
||||
targetUser = "victor"; # Defaults to $USER
|
||||
targetUser = null; # Defaults to $USER
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue