Skip to content

Commit

Permalink
Update local.cdn.islamic.network.conf.template
Browse files Browse the repository at this point in the history
  • Loading branch information
meezaan committed Feb 22, 2024
1 parent be7b8ec commit 4680c1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ server {
proxy_cache cdn;
proxy_cache_key $uri$is_args$args$slice_range;
proxy_cache_valid 200 206 90d;
proxy_pass http://${ISLAMIC_NETWORK_CDN_ORIGIN};
proxy_pass https://${ISLAMIC_NETWORK_CDN_ORIGIN};
proxy_set_header Range $slice_range;

}
Expand Down

0 comments on commit 4680c1d

Please sign in to comment.