diff --git a/lib/kamal/cli/templates/deploy.yml b/lib/kamal/cli/templates/deploy.yml index 7eec6aa2..7be386b9 100644 --- a/lib/kamal/cli/templates/deploy.yml +++ b/lib/kamal/cli/templates/deploy.yml @@ -18,6 +18,8 @@ servers: proxy: ssl: true host: app.example.com + # kamal-proxy connects to your container over port 80, use `app_port` to specify a different port. + # app_port: 3000 # Credentials for your image host. registry: