NTP-13111 | app_name changed to tracker_app_name (#471)

* NTP-13111 | logs added

* NTP-13111 | app_name changed to tracker_app_name
This commit is contained in:
Shivam Handa
2025-01-07 18:37:17 +05:30
committed by GitHub
parent 41f138c8d9
commit e83e5075a8

View File

@@ -17,7 +17,7 @@ const (
)
const (
APP_NAME = "APP_NAME"
APP_NAME = "TRACKER_APP_NAME"
QA_APP_NAME = "qa-houston"
)