Update 'hertzner.py'

This commit is contained in:
Patryk Gałka 2024-02-07 20:03:38 +01:00
parent fefdf44e6a
commit 6cf02cae77

View File

@ -7,7 +7,7 @@ from hcloud._exceptions import APIException
from time import sleep
YOUR_API_TOKEN = "qOpoQdAg5VxZVpNONWbLbJO3xgGqSvkjm4kQV9H1RlnDhL2rI2P8CbII3hl2nyYb"
YOUR_API_TOKEN = ""
NETWORK_PRIV = "zpzc-s434686-priv-net"
NETWORK_TYPE = "server"
NETWORK_ZONE = "eu-central"