Skip to content

Commit 1e62285

Browse files
committed
feat: v2.4.6 - mysql:8.0, disable tls and enable log-bin-trust-function-creators
1 parent d3d78a3 commit 1e62285

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose/2.4.6/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ services:
4242
- db_data:/var/lib/mysql
4343
networks:
4444
- magento
45-
command: --max_allowed_packet=256M
45+
command: --max_allowed_packet=256M --tls-version= --log-bin-trust-function-creators=1
4646

4747
opensearch:
4848
image: opensearchproject/opensearch:2.19.1

0 commit comments

Comments
 (0)