mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 07:07:19 +00:00
revert back
This commit is contained in:
@ -1,2 +1,2 @@
|
|||||||
ENV_NAME=development
|
ENV_NAME=development
|
||||||
BASE_URL=http://localhost:4001
|
BASE_URL=https://syncrow-dev.azurewebsites.net
|
3
.gitignore
vendored
3
.gitignore
vendored
@ -41,6 +41,3 @@ app.*.map.json
|
|||||||
/android/app/debug
|
/android/app/debug
|
||||||
/android/app/profile
|
/android/app/profile
|
||||||
/android/app/release
|
/android/app/release
|
||||||
lib/utils/constants/temp_const.dart
|
|
||||||
.env.development
|
|
||||||
lib/utils/constants/temp_const.dart
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
class TempConst {
|
class TempConst {
|
||||||
static const projectId = '0685c781-df33-4cbf-bf65-9f4e835eb468';
|
static const projectId = '0e62577c-06fa-41b9-8a92-99a21fbaf51c';
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user