class Minke::Config::URL
URL
represents a url object which is used for health_check and consul_loader locations
Attributes
address[RW]
address of the server i.e 127.0.0.1 or the docker name consul
path[RW]
path for the server default /
port[RW]
port which the server is running on default 80
protocol[RW]
protocol for the server
-
http [default]
-
https
type[RW]
type of the URL
-
public
-
private used for linked containers