feat: Externalize Core API base URL to AppConfig and environment configuration.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"GOOGLE_MAPS_API_KEY": "AIzaSyAyRS9I4xxoVPAX91RJvWJHszB3ZY3-IC0"
|
||||
"GOOGLE_MAPS_API_KEY": "AIzaSyAyRS9I4xxoVPAX91RJvWJHszB3ZY3-IC0",
|
||||
"CORE_API_BASE_URL": "https://krow-core-api-e3g6witsvq-uc.a.run.app"
|
||||
}
|
||||
Reference in New Issue
Block a user