Merge branch 'master' of https://git.mokkon.com/sainw/fcs
This commit is contained in:
@@ -19,9 +19,9 @@ Future<void> main() async {
|
||||
flavor: Flavor.PRODUCTION,
|
||||
color: Colors.blue,
|
||||
apiURL: "https://asia-northeast1-fcs-prod1.cloudfunctions.net/API13",
|
||||
reportURL: "http://petrok.mokkon.com:8092",
|
||||
reportProjectID: "fcs-prod",
|
||||
bucketName: "gs://fcs-prod1",
|
||||
// reportURL: "http://petrok.mokkon.com:8092",
|
||||
// reportProjectID: "fcs-prod",
|
||||
// bucketName: "gs://fcs-prod1",
|
||||
level: Level.ALL);
|
||||
runApp(App(title: "FCS"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user