Changeset 55482 for branches/6.0/.env
- Timestamp:
- 03/07/2023 07:36:29 PM (3 years ago)
- File:
-
- 1 edited
-
branches/6.0/.env (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.0/.env
r53071 r55482 36 36 # Defaults to 5.7 with the assumption that LOCAL_DB_TYPE is set to `mysql` above. 37 37 # 38 # When using `mysql`, see https://hub.docker.com/ _/mysql/for valid versions.39 # When using `mariadb`, see https://hub.docker.com/ _/mariadb for valid versions.38 # When using `mysql`, see https://hub.docker.com/r/amd64/mysql for valid versions. 39 # When using `mariadb`, see https://hub.docker.com/r/amd64/mariadb for valid versions. 40 40 ## 41 41 LOCAL_DB_VERSION=5.7
Note: See TracChangeset
for help on using the changeset viewer.