b+8
This commit is contained in:
@@ -9,9 +9,10 @@ void main() {
|
||||
Config(
|
||||
flavor: Flavor.DEV,
|
||||
color: Colors.blue,
|
||||
reportURL: "http://192.168.100.11:8080",
|
||||
reportURL: "http://petrok.mokkon.com:8091",
|
||||
reportProjectID: "fcs-dev",
|
||||
apiURL: "http://192.168.100.11:7777",
|
||||
apiURL: "http://192.168.1.155:7777",
|
||||
bucketName: "gs://fcs-dev1-us",
|
||||
level: Level.ALL);
|
||||
runApp(App());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user