Require proxy version v0.8.7

This commit is contained in:
Kevin McConnell
2025-03-12 10:50:16 +00:00
parent 0d034ec5dc
commit 3c9a3f2264

View File

@@ -14,7 +14,7 @@ class Kamal::Configuration
include Validation
PROXY_MINIMUM_VERSION = "v0.8.6"
PROXY_MINIMUM_VERSION = "v0.8.7"
PROXY_HTTP_PORT = 80
PROXY_HTTPS_PORT = 443
PROXY_LOG_MAX_SIZE = "10m"