We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cc93ce commit b025aa6Copy full SHA for b025aa6
tools/hetzner/create_and_install.sh
@@ -16,7 +16,7 @@ SERVER_TYPE=${SERVER_TYPE:-cx41}
16
17
SERVER_IMAGE=${SERVER_IMAGE:-ubuntu-22.04}
18
19
-SERVER_LOCATION=${SERVER_LOCATION:-nbg1}
+SERVER_LOCATION=${SERVER_LOCATION:-fsn1}
20
21
SERVER_SSH_KEY=${SERVER_SSH_KEY:-'benchmark@qdrant.tech'}
22
0 commit comments