docker-training / ddev-labs

Labs for the workshop Docker for Enterprise Developers
15 stars 29 forks source link

MongoDB code is included although it's asked to be added in the exercises #23

Closed houbena closed 6 years ago

houbena commented 6 years ago

Exercises api-tests.md

The mongodb part shouldn't be included in the initial git repo. e.g. in main.py import PyMongo `app.config['MONGO_HOST'] = 'mongo' etc.

The code must be cleaned to correspond to the instructions.

bkatiemills commented 6 years ago

I think this got resolved in #22, please reopen if I've misunderstood.