Refactor code structure for improved readability and maintainability
This commit is contained in:
5
apps/mobile/config.prod.json
Normal file
5
apps/mobile/config.prod.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"ENV": "prod",
|
||||
"GOOGLE_MAPS_API_KEY": "",
|
||||
"CORE_API_BASE_URL": ""
|
||||
}
|
||||
Reference in New Issue
Block a user