update api
This commit is contained in:
@@ -9,10 +9,10 @@ void main() {
|
||||
Config(
|
||||
flavor: Flavor.PRODUCTION,
|
||||
color: Colors.blue,
|
||||
apiURL: "https://asia-northeast1-fcs-prod1.cloudfunctions.net/API106",
|
||||
apiURL: "https://asia-northeast1-fcs-prod1.cloudfunctions.net/API13",
|
||||
reportURL: "http://petrok.mokkon.com:8092",
|
||||
reportProjectID: "fcs-prod",
|
||||
bucketName: "gs://fcs-prod1",
|
||||
level: Level.ALL);
|
||||
runApp(App(title:"FCS"));
|
||||
runApp(App(title: "FCS"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user