Skip to content

Commit cb9f89b

Browse files
Update README.md
1 parent 3f92d22 commit cb9f89b

File tree

1 file changed

+1
-25
lines changed

1 file changed

+1
-25
lines changed

README.md

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Visit `http://localhost:85` in your browser. The app should be up & running.
4545

4646
<br />
4747

48-
![Flask Dashboard GradientAble - Open-Source template project provided by AppSeed.](https://raw.githubusercontent.com/app-generator/flask-dashboard-gradientable/master/media/flask-dashboard-gradientable-screen.png)
48+
![Flask Gradient Able - Open-Source template project provided by AppSeed](https://user-images.githubusercontent.com/51070104/144614210-0f828062-16b0-46a5-8896-0a4712c0f708.gif)
4949

5050
<br />
5151

@@ -169,30 +169,6 @@ The project is coded using blueprints, app factory pattern, dual configuration p
169169

170170
The app is provided with a basic configuration to be executed in [Docker](https://www.docker.com/), [Gunicorn](https://gunicorn.org/), and [Waitress](https://docs.pylonsproject.org/projects/waitress/en/stable/).
171171

172-
<br />
173-
174-
### [Docker](https://www.docker.com/) execution
175-
---
176-
177-
The application can be easily executed in a docker container. The steps:
178-
179-
> Get the code
180-
181-
```bash
182-
$ git clone https://github.com/app-generator/flask-gradient-able.git
183-
$ cd flask-gradient-able
184-
```
185-
186-
> Start the app in Docker
187-
188-
```bash
189-
$ sudo docker-compose pull && sudo docker-compose build && sudo docker-compose up -d
190-
```
191-
192-
Visit `http://localhost:5005` in your browser. The app should be up & running.
193-
194-
<br />
195-
196172
### [Gunicorn](https://gunicorn.org/)
197173
---
198174

0 commit comments

Comments
 (0)