Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lbailey-ucsf authored Jul 15, 2024
1 parent 21a2e7a commit 1bc8375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tugboat/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ services:
- mysql -e "SET GLOBAL collation_server=utf8mb4_bin;"
- mysql -e "SET GLOBAL innodb_file_per_table=ON;"
- mysql -e "SET GLOBAL wait_timeout=28800;"
- mysql -e "SET GLOBAL disable_log_bin=ON;"
# - mysql -e "SET GLOBAL disable_log_bin=ON;"
environment:
MYSQL_ROOT_PASSWORD: "m@0dl3ing"
MYSQL_DATABASE: "moodle"
Expand Down

0 comments on commit 1bc8375

Please sign in to comment.