Skip to content

Commit fc0e053

Browse files
authored
Update cors.conf
1 parent d6135d1 commit fc0e053

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CORS-CDN/cors.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
set $cors 'true';
2-
31
#### Replace "magentohostname" with Jelastic platform hostname or customdomain and "magentocdnhostname" with magento CDN hostname obtained from add-on or CDN custom domain you've bound to the environment.
42
#### For example: if ($http_origin ~* 'https?://(localhost|magento\.jelastic\.com|magento\.cdn\.edgeport\.net)') {
53
if ($http_origin ~* 'https?://(localhost|magentohostname|magentocdnhostname)') {

0 commit comments

Comments
 (0)