Skip to content

Commit

Permalink
Fix Readme instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
1Maxnet1 committed Dec 8, 2022
1 parent d2167a2 commit 32f33ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ port.
from sshtunnel import SSHTunnelForwarder
server = SSHTunnelForwarder(
'alfa.8iq.dev',
'pahaz.urfuclub.ru',
ssh_username="pahaz",
ssh_password="secret",
remote_bind_address=('127.0.0.1', 8080)
Expand Down

0 comments on commit 32f33ed

Please sign in to comment.