Initial Implementation of Project Cards
This commit is contained in:
@@ -2,4 +2,5 @@ export const environment = {
|
||||
production: true,
|
||||
backendPath: (<any>window)['env']['BACKEND_URL'],
|
||||
backendOAuthPath: (<any>window)['env']['BACKEND_OAUTH_URL'],
|
||||
githubUser: (<any>window)['env']['GITHUB_USER'],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user