We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 372d5bc commit 8d72b1bCopy full SHA for 8d72b1b
1 file changed
config/deploy.yml
@@ -21,7 +21,7 @@ servers:
21
# in Cloudflare's SSL/TLS setting to "Full" to enable end-to-end encryption.
22
proxy:
23
ssl: true
24
- host: my-app.example.com
+ host: angular-spa.web-templates.io
25
# kamal-proxy connects to your container over port 80, use `app_port` to specify a different port.
26
app_port: 8080
27
0 commit comments