DRONE_SERVER_HOST
Provides the hostnames of your drone server installation. This
configuration parameter is of type string
and must be a valid
hostname or ip address.
DRONE_SERVER_HOST=company.drone.com
DRONE_SERVER_HOST=company.drone.com:8080
DRONE_SERVER_HOST=1.2.3.4
DRONE_SERVER_HOST=1.2.3.4:8080