Skip to content

Commit ae99fd7

Browse files
committed
Update deploy.yml
1 parent 8e4bec6 commit ae99fd7

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

config/deploy.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,10 @@ servers:
2525
# in Cloudflare's SSL/TLS setting to "Full" to enable end-to-end encryption.
2626
proxy:
2727
ssl: true
28-
host: ubixar.com
28+
host:
29+
- ubixar.com
30+
- www.ubixar.com
31+
- cdn.ubixar.com
2932
# kamal-proxy connects to your container over port 80, use `app_port` to specify a different port.
3033
app_port: 8080
3134
forward_headers: true

0 commit comments

Comments
 (0)