Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
switch to cabana specific CDN endpoint (needed for CORS caching)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregjhogan committed Oct 26, 2018
1 parent 59fab79 commit 850aad8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .env.development
@@ -1 +1 @@
REACT_APP_VIDEO_CDN=https://comma-video-development.azureedge.net
REACT_APP_VIDEO_CDN=https://cabana-video-development.azureedge.net
2 changes: 1 addition & 1 deletion .env.production
@@ -1 +1 @@
REACT_APP_VIDEO_CDN=https://comma-video.azureedge.net
REACT_APP_VIDEO_CDN=https://cabana-video.azureedge.net
2 changes: 1 addition & 1 deletion .env.staging
@@ -1 +1 @@
REACT_APP_VIDEO_CDN=https://comma-video-staging.azureedge.net
REACT_APP_VIDEO_CDN=https://cabana-video-staging.azureedge.net

0 comments on commit 850aad8

Please sign in to comment.