Skip to content

Commit

Permalink
to run secure need require_secure_transport flag
Browse files Browse the repository at this point in the history
  • Loading branch information
themark147 committed Dec 12, 2024
1 parent 81196c1 commit d52c711
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ services:
entrypoint: /usr/local/bin/entrypoint.sh
volumes:
- ./docker/mysql-entrypoint.sh:/usr/local/bin/entrypoint.sh
- ./docker/mysql-ssl/${MYSQL_VERSION}/conf.d:/etc/mysql/conf.d
environment:
MYSQL_DATABASE: test
MYSQL_ROOT_PASSWORD: rootpassword
Expand Down

0 comments on commit d52c711

Please sign in to comment.