Skip to content

Commit

Permalink
Merge pull request #195 from bcgov/restart-pods2
Browse files Browse the repository at this point in the history
point test environment back to ttls int
  • Loading branch information
mgtennant authored May 13, 2024
2 parents c165f90 + c5cbe83 commit 9b6229a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/app.controller.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import { Public } from './auth/decorators/public.decorator';
// // unused, to be cleaned up
// let requestUrl: string;
// let requestConfig: AxiosRequestConfig;
//


@Controller()
export class AppController {
Expand Down

0 comments on commit 9b6229a

Please sign in to comment.