To start this project you need:
- create
.envform.env.exampleand fill empty fields (The DEBUG field better left blank) - (optional)
docker build -t blog-flask-app . --network host, may help if something wrong with docker DNS - in project directory run
docker-compose up
By default, site will be available on localhost:5000
Made by Yashin Ivan