We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88b3425 commit 01d1f8cCopy full SHA for 01d1f8c
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: angular-spa.web-templates.io
+ host: my-app.example.com
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