Correct Redwood SSH port
This commit is contained in:
parent
05dd5d7726
commit
e80d5586a2
|
@ -17,7 +17,7 @@
|
|||
muscaria.user = "emi";
|
||||
|
||||
redwood.hostname = "redwood.corviform.gay";
|
||||
redwood.port = 57452;
|
||||
redwood.port = 38555;
|
||||
redwood.user = "ember";
|
||||
redwood.localForwards = [{
|
||||
bind.port = 8080;
|
||||
|
|
Loading…
Reference in a new issue