Update README.md

This commit is contained in:
Anca Iordache
2020-03-06 20:47:18 +01:00
committed by GitHub
parent baf028348c
commit 1ea42b39bd

View File

@@ -23,7 +23,7 @@ services:
build: backend
...
db:
image: postgres
image: mysql:5.7
...
frontend:
build: frontend