Skip to content

Commit

Permalink
Fix mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
xtrime-ru committed May 26, 2023
1 parent c8110c3 commit 3305281
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 @@ -33,6 +33,7 @@ services:
MARIADB_ALLOW_EMPTY_ROOT_PASSWORD: 'yes'
MARIADB_AUTO_UPGRADE: 'yes'
command:
- --skip-grant-tables
- --innodb-buffer-pool-size=32M
- --wait_timeout=65
networks:
Expand Down

0 comments on commit 3305281

Please sign in to comment.