1
0
Fork 0
mirror of https://github.com/docker/awesome-compose.git synced 2025-04-26 10:43:35 +02:00

connect backend to db in nginx-flask-mysql

Signed-off-by: Anca Iordache <anca.iordache@docker.com>
This commit is contained in:
Anca Iordache 2020-03-17 21:55:32 +01:00
parent 0b40d180de
commit 92a9311d8a
4 changed files with 49 additions and 19 deletions

View file

@ -1,6 +1,2 @@
click==6.7
Flask==1.0.2
itsdangerous==0.24
Jinja2==2.10
MarkupSafe==1.0
Werkzeug==0.14.1
Flask==1.1.1
mysql-connector==2.2.9