update ssh config suggestion to new server

This commit is contained in:
Dan Burton 2023-11-15 12:03:49 -08:00
parent 9b40e5a95c
commit 9b81866cb0
No known key found for this signature in database
GPG Key ID: 4BFAAED8ABACB56D

View File

@ -281,7 +281,7 @@ You'll need to get your SSH public key added to the machine. ~/.ssh/config info:
```
Host stackage-build
User curators
Hostname build.stackage.org
Hostname stackage-builder.haskell.org
```
### Running the build script