feat(ssh): use correct ip address to access services on same host as podman container
This commit is contained in:
parent
fe0164e066
commit
b3ea672506
@ -1,5 +1,5 @@
|
||||
Host alps
|
||||
HostName %h
|
||||
HostName 10.88.0.1
|
||||
User git
|
||||
IdentityFile /opt/secure/ssh/id_ed25519
|
||||
IdentitiesOnly yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user