Meridian::Config::ProxyConfig
Inherits YAML::Serializable::Strict < YAML::Serializable < Struct < Value < Object
Constructors
new(image : String | Nil = nil, http_port : Int32 = 80, https_port : Int32 = 443, data_dir : String = "/var/lib/kamal-proxy")
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
data_dir
Sourcehttp_port
Sourcehttps_port
Sourceimage
Source