Update lib/kamal/cli/templates/deploy.yml

Co-authored-by: Nick Hammond <nick@nickhammond.com>
This commit is contained in:
Igor Aleksandrov
2024-09-25 17:19:20 +04:00
committed by GitHub
parent 098f1855e2
commit 2b0810d063

View File

@@ -18,7 +18,7 @@ servers:
proxy:
ssl: true
host: app.example.com
# Change the default application port from 80 to 3000. Useful for non-Thruster apps.
# 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.