Selaa lähdekoodia

Update README.md

Anca Iordache 6 vuotta sitten
vanhempi
commit
1ea42b39bd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      samples/react-express-mysql/README.md

+ 1 - 1
samples/react-express-mysql/README.md

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