Ver Fonte

Update README.md

Anca Iordache há 6 anos atrás
pai
commit
1ea42b39bd
1 ficheiros alterados com 1 adições e 1 exclusões
  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