diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2016-02-15 15:56:36 +0100 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2016-02-15 15:56:36 +0100 |
commit | e6d12f74be543056a439259b61ba40a9d0adcf5c (patch) | |
tree | 06042b26cc2745b749ea1ff99370acaf58e12223 /afb-client/README.md | |
parent | fb1353dbc12ae889c17a6aa1572b917f57de0f9d (diff) |
Updated TokenRefresh and AppConfig
Diffstat (limited to 'afb-client/README.md')
-rw-r--r-- | afb-client/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/afb-client/README.md b/afb-client/README.md index 4e0796f..2eb0f6f 100644 --- a/afb-client/README.md +++ b/afb-client/README.md @@ -35,9 +35,9 @@ Install HTML5 development toolchain on your host }; module.exports = config; - WARNING: in current version Frontend/services/ConfigApp.js is not updated automatically + WARNING: in current version Frontend/services/AppConfig.js is not updated automatically you should make sure than your backend config fit with your frontend config. - Note: FCS version should have ConfigApp.js configurated automatically from GULP, but this is for "tomorrow" + Note: FCS version should have AppConfig.js configurated automatically from GULP, but this is for "tomorrow" ### Build project gulp help |