Merge branch 'basecamp:main' into buildpacks

This commit is contained in:
Nick Hammond
2025-05-10 12:54:29 -07:00
committed by GitHub
4 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
class Kamal::Configuration::Proxy::Boot
MINIMUM_VERSION = "v0.8.7"
MINIMUM_VERSION = "v0.9.0"
DEFAULT_HTTP_PORT = 80
DEFAULT_HTTPS_PORT = 443
DEFAULT_LOG_MAX_SIZE = "10m"