chore: put new env vars in alphabetic order
parent
845605920f
commit
0402be302d
|
@ -191,9 +191,11 @@
|
|||
},
|
||||
"globalDependencies": ["yarn.lock"],
|
||||
"globalEnv": [
|
||||
"AB_TEST_BUCKET_PROBABILITY",
|
||||
"ALLOWED_HOSTNAMES",
|
||||
"ANALYZE",
|
||||
"API_KEY_PREFIX",
|
||||
"APP_ROUTER_EVENT_TYPES_ENABLED",
|
||||
"APP_USER_NAME",
|
||||
"BASECAMP3_CLIENT_ID",
|
||||
"BASECAMP3_CLIENT_SECRET",
|
||||
|
@ -324,8 +326,6 @@
|
|||
"ZOHOCRM_CLIENT_ID",
|
||||
"ZOHOCRM_CLIENT_SECRET",
|
||||
"ZOOM_CLIENT_ID",
|
||||
"ZOOM_CLIENT_SECRET",
|
||||
"AB_TEST_BUCKET_PROBABILITY",
|
||||
"APP_ROUTER_EVENT_TYPES_ENABLED"
|
||||
"ZOOM_CLIENT_SECRET"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue