Bump to latest version of kamal-proxy

This commit is contained in:
Donal McBreen
2024-09-25 17:54:38 -04:00
parent 7633fe0293
commit 7bdf6cd2e8

View File

@@ -14,7 +14,7 @@ class Kamal::Configuration
include Validation include Validation
PROXY_MINIMUM_VERSION = "v0.4.0" PROXY_MINIMUM_VERSION = "v0.6.0"
PROXY_HTTP_PORT = 80 PROXY_HTTP_PORT = 80
PROXY_HTTPS_PORT = 443 PROXY_HTTPS_PORT = 443