Added -dev stettings
This commit is contained in:
parent
7b24d251d1
commit
97add52865
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"gmapKey": "",
|
"gmapKey": "",
|
||||||
"firesApiKey": "",
|
"firesApiKey": "",
|
||||||
"firesApiUrl": "",
|
"firesApiUrl": " use http://10.0.2.2:3000/ if you are developing and running meteor in 127.0.0.1:3000",
|
||||||
"sentryDSN": ""
|
"sentryDSN": ""
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -83,6 +83,7 @@ flutter:
|
||||||
|
|
||||||
assets:
|
assets:
|
||||||
- assets/private-settings.json
|
- assets/private-settings.json
|
||||||
|
- assets/private-settings-dev.json
|
||||||
- assets/pages/privacy-en.md
|
- assets/pages/privacy-en.md
|
||||||
- assets/pages/privacy-es.md
|
- assets/pages/privacy-es.md
|
||||||
- images/logo-200.png
|
- images/logo-200.png
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue