Update ssh config for redwood

This commit is contained in:
Emi Simpson 2023-01-15 17:08:11 -05:00
parent cf722f92de
commit ac0ae6db84
Signed by: Emi
GPG Key ID: A12F2C2FFDC3D847
1 changed files with 4 additions and 4 deletions

View File

@ -109,10 +109,10 @@
muscaria.hostname = "69.61.2.204";
muscaria.user = "emi";
oak.hostname = "oak.corviform.gay";
oak.port = 57452;
oak.user = "emi";
oak.localForwards = [{
redwood.hostname = "redwood.corviform.gay";
redwood.port = 57452;
redwood.user = "ember";
redwood.localForwards = [{
bind.port = 8080;
host.port = 8080;
host.address = "localhost";