New deployment ip

This commit is contained in:
Brandon Rozek 2025-08-10 12:01:22 -04:00
parent 997c36855c
commit de6123212e
No known key found for this signature in database
GPG key ID: DFB0E78F805F4567

View file

@ -55,7 +55,7 @@ jobs:
echo "${{ secrets.HOST_KEY }}" > ~/.ssh/known_hosts
cat <<EOL > ~/.ssh/config
Host Rozek-Fog
Hostname 208.99.44.108
Hostname 162.249.169.228
User build
IdentityFile ~/.ssh/id_rsa
EOL