fix keyboard

This commit is contained in:
2021-01-25 23:45:09 +06:30
parent f99d6c29a8
commit 1b331e1f8e
4 changed files with 9 additions and 9 deletions

View File

@@ -9,7 +9,7 @@ void main() {
Config(
flavor: Flavor.PRODUCTION,
color: Colors.blue,
apiURL: "https://asia-northeast1-fcs-prod1.cloudfunctions.net/API",
apiURL: "https://asia-northeast1-fcs-prod1.cloudfunctions.net/API106",
reportURL: "http://petrok.mokkon.com:8092",
reportProjectID: "fcs-prod",
bucketName: "gs://fcs-prod1",