diff --git a/Dockerfile b/Dockerfile index a4303ef..a1f4b4b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM node:8.15.1 as builder LABEL name="CloudFlow" \ - version="0.6.3" \ + version="0.7.0" \ description="A workflow visualization tool for OpenStack Mistral" \ maintainers="Vitalii Solodilov " diff --git a/README.md b/README.md index c4aca8d..d6e3b2d 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ CloudFlow has no dedicated backend service and passes the API calls to Mistral via Proxy settings. In the [`scripts`](scripts/) folder there are 2 configuration files: one for -when using **ngnix** and one for **apache**. +when using **nginx** and one for **apache**. To run CloudFlow on your Mistral instance: 1. Go to [releases](https://github.com/nokia/CloudFlow/releases) tab and