-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #24 from CS428-CT/better-video
Minor modification on video container
- Loading branch information
Showing
2 changed files
with
26 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
export const FILE_SERVER_BASE_URL = 'https://classtranscribe-dev.ncsa.illinois.edu' | ||
export const FILE_SERVER_BASE_URL = 'https://classtranscribe.illinois.edu' | ||
export const API_BASE_URL = `${FILE_SERVER_BASE_URL}/api/` | ||
export const REFERRER_URL = `${FILE_SERVER_BASE_URL}/offering/e740770d-e6fb-4ddb-86ca-a49a8dcc7d28` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters