mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Docs: Correct the URLs that document the available images for MySQL and MariaDB for the local development environment.
See #59930 git-svn-id: https://develop.svn.wordpress.org/trunk@57678 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a578de5860
commit
d916f05830
4
.env
4
.env
@ -48,8 +48,8 @@ LOCAL_DB_TYPE=mysql
|
||||
#
|
||||
# Defaults to 8.0 with the assumption that LOCAL_DB_TYPE is set to `mysql` above.
|
||||
#
|
||||
# When using `mysql`, see https://hub.docker.com/r/amd64/mysql for valid versions.
|
||||
# When using `mariadb`, see https://hub.docker.com/r/amd64/mariadb for valid versions.
|
||||
# When using `mysql`, see https://hub.docker.com/_/mysql for valid versions.
|
||||
# When using `mariadb`, see https://hub.docker.com/_/mariadb for valid versions.
|
||||
##
|
||||
LOCAL_DB_VERSION=8.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user