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:
2
common/util/env/environment_constant.go
vendored
2
common/util/env/environment_constant.go
vendored
@@ -17,7 +17,7 @@ const (
|
||||
)
|
||||
|
||||
const (
|
||||
APP_NAME = "APP_NAME"
|
||||
APP_NAME = "TRACKER_APP_NAME"
|
||||
QA_APP_NAME = "qa-houston"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user