4
0
Anca Iordache 6 жил өмнө
parent
commit
1ea42b39bd

+ 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