Compare commits

..

No commits in common. "d2b68c18892f9aff900c244c025b8119db3028ca" and "c2d9bde9627a243a078ea5f10d20fae4daf279e8" have entirely different histories.

View File

@ -1,7 +1,7 @@
version: "3.8" version: "3.8"
services: services:
mysql: mysql:
image: mysql:8.1 image: mysql:8.0
ports: ports:
- 3306:3306 - 3306:3306
environment: environment: