Get hog configuration values.
This values comes from the file .hog.yml
hog get [command]
hog get protocol
hog get domain
hog get port
Get protocol value. Should be http
or https
.
hog get protocol
Get domain value.
This is the domain from which the devices are going to reach the server, can be an ip like 192.168.1.101
or a
public domain like example.com
. This value is used for sharing functionalities
hog get domain
Get port value.
This value should be a number
hog get port