struct

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")
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

data_dir
Source
http_port
Source
https_port
Source
image
Source