mirror of
https://github.com/aljazceru/hfw.git
synced 2025-12-17 08:04:19 +01:00
9 lines
253 B
Plaintext
9 lines
253 B
Plaintext
# Hetzner Robot API Credentials
|
|
HETZNER_USER=your_robot_username
|
|
HETZNER_PASS=your_robot_password
|
|
|
|
# Optional: Default server IP (if you mostly work with one server)
|
|
# HETZNER_SERVER=1.2.3.4
|
|
|
|
# Optional: Default profile name
|
|
# HETZNER_PROFILE=web-server |