Update lib/kamal/cli/templates/deploy.yml
Co-authored-by: Nick Hammond <nick@nickhammond.com>
This commit is contained in:
@@ -18,7 +18,7 @@ servers:
|
|||||||
proxy:
|
proxy:
|
||||||
ssl: true
|
ssl: true
|
||||||
host: app.example.com
|
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
|
# app_port: 3000
|
||||||
|
|
||||||
# Credentials for your image host.
|
# Credentials for your image host.
|
||||||
|
|||||||
Reference in New Issue
Block a user