We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e4bec6 commit ae99fd7Copy full SHA for ae99fd7
1 file changed
config/deploy.yml
@@ -25,7 +25,10 @@ servers:
25
# in Cloudflare's SSL/TLS setting to "Full" to enable end-to-end encryption.
26
proxy:
27
ssl: true
28
- host: ubixar.com
+ host:
29
+ - ubixar.com
30
+ - www.ubixar.com
31
+ - cdn.ubixar.com
32
# kamal-proxy connects to your container over port 80, use `app_port` to specify a different port.
33
app_port: 8080
34
forward_headers: true
0 commit comments