Files
docker-docs/language/python
Matthijs Boonstra 7e1554b500 Update develop.md
Quick grammar fix: run -> runs
Set the mysql server to use the root password as used in the Flask application

Changed checking the MySQL server from using `docker run` to `docker exec` since you want to log in to the existing mysql container. Added the password as set by the previous `docker run` command.

Changed @app.route to `initdb`, the path used in later parts of the tutorial.

(cherry picked from commit 473930c972)
2021-03-24 15:36:30 +01:00
..
2021-03-14 17:38:18 -05:00
2021-01-29 17:09:03 +00:00
2021-03-24 15:36:30 +01:00
2021-03-24 15:33:04 +01:00