Skip to content

Commit

Permalink
so then w/o volume
Browse files Browse the repository at this point in the history
  • Loading branch information
themark147 committed Dec 13, 2024
1 parent d52c711 commit 0b41359
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ 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 0b41359

Please sign in to comment.