Skip to content

Commit

Permalink
update pr
Browse files Browse the repository at this point in the history
  • Loading branch information
AkshataKatwal16 committed Dec 13, 2024
1 parent 8e8f133 commit ee169b4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
3 changes: 1 addition & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ NEXT_PUBLIC_NOTIFICATION_BASE_URL=https://notification.prathamdigital.org
# NEXT_PUBLIC_NOTIFICATION_BASE_URL=https://qa.prathamteacherapp.tekdinext.com/notification-service
NEXT_PUBLIC_COURSE_PLANNER_API_URL=https://courseplan.tekdinext.com/project/v1
NEXT_PUBLIC_TENANT_ID="" # Tenant Id of User
NEXT_PUBLIC_FRAMEWORK_ID="" # Framework Id of knowlg-inQuiry setup

NEXT_PUBLIC_FRAMEWORK_ID="" # Framework Id of knowlg-inQuiry setup
4 changes: 1 addition & 3 deletions .github/workflows/tekdi-server-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,4 @@ jobs:
fi
echo "${{ secrets.QA_ENV }}" > .env
ls -ltra
./deploy.sh
./deploy.sh
2 changes: 0 additions & 2 deletions src/pages/centers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1344,5 +1344,3 @@ export async function getStaticProps({ locale }: any) {
}

export default Center;


0 comments on commit ee169b4

Please sign in to comment.