Merge pull request #971 from igor-alexandrov/add-app-port-example
Added app_port example to the proxy section
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user