Skip to content

Commit

Permalink
Merge pull request #157 from suvarnakale/release-1.0.0
Browse files Browse the repository at this point in the history
Issue #PS-0000 chore: notification url changed
  • Loading branch information
itsvick authored Aug 20, 2024
2 parents 12c2779 + 447c31d commit 23527d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NEXT_PUBLIC_BASE_URL=https://qa.prathamteacherapp.tekdinext.com/user/v1
# NEXT_PUBLIC_BASE_URL=https://backend.prathamdigital.org/user/v1
NEXT_PUBLIC_EVENT_BASE_URL=https://event-pratham.tekdinext.com/event-service/event/v1
NEXT_PUBLIC_NOTIFICATION_BASE_URL=https://qa.prathamteacherapp.tekdinext.com/notification-service
NEXT_PUBLIC_NOTIFICATION_BASE_URL=https://notification.prathamdigital.org
NEXT_PUBLIC_TELEMETRY_URL=https://qa.prathamteacherapp.tekdinext.com
NEXT_PUBLIC_MEASUREMENT_ID= G-GNMQZ8Z65Z
NEXT_PUBLIC_TRACKING_API_URL=https://tracking-pratham.tekdinext.com

0 comments on commit 23527d9

Please sign in to comment.