Merge pull request #1175 from basecamp/proxy-0.8.2
Bump proxy minimum version to 0.8.2
This commit is contained in:
@@ -14,7 +14,7 @@ class Kamal::Configuration
|
||||
|
||||
include Validation
|
||||
|
||||
PROXY_MINIMUM_VERSION = "v0.8.1"
|
||||
PROXY_MINIMUM_VERSION = "v0.8.2"
|
||||
PROXY_HTTP_PORT = 80
|
||||
PROXY_HTTPS_PORT = 443
|
||||
PROXY_LOG_MAX_SIZE = "10m"
|
||||
|
||||
Reference in New Issue
Block a user