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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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