diff --git a/00-allow-git.conf b/00-allow-git.conf index 10ac1c7..599f62f 100644 --- a/00-allow-git.conf +++ b/00-allow-git.conf @@ -1,5 +1,5 @@ Host alps - HostName %h + HostName 10.88.0.1 User git IdentityFile /opt/secure/ssh/id_ed25519 IdentitiesOnly yes