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 f250191 commit 27d66b4Copy full SHA for 27d66b4
1 file changed
install-remote
@@ -45,7 +45,7 @@ uv pip install -r requirements.txt
45
# debian-13 amd64: 310554929
46
hcloud server create \
47
--image 310554929 \
48
- --location fsn1 \
+ --location nbg1 \
49
--name "$SERVER_NAME" \
50
--network 19990 \
51
--firewall 13110 \
0 commit comments