Skip to content
Snippets Groups Projects
Commit c80c9a1c authored by jvanboxtel@wisc.edu's avatar jvanboxtel@wisc.edu Committed by Joe Van Boxtel
Browse files

update prod env for dars api

parent 7a45a26d
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,6 @@ export const environment = { ...@@ -4,6 +4,6 @@ export const environment = {
apiPlannerUrl: '/api/planner/v1', apiPlannerUrl: '/api/planner/v1',
apiSearchUrl: '/api/search/v1', apiSearchUrl: '/api/search/v1',
apiEnrollUrl: '/api/enroll/v1', apiEnrollUrl: '/api/enroll/v1',
apiDarsUrl: '', apiDarsUrl: '/api/dars',
snackbarDuration: 4000, snackbarDuration: 4000,
}; };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment