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 1ad3d1b commit a147da8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .tugboat/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ services:
- sudo apt-get update
#- sudo apt-get install php-mysql
#- sudo apt-get install default-mysql-client
- sudo apt-get --with-mysqli install mariadb-client
#- docker-php-ext-install mysqli
#- sudo apt-get --with-mysqli install mariadb-client
- docker-php-ext-install mysqli

- echo "SetEnv MOODLE_DOCKER_DB mariadb" >> /etc/apache2/conf-available/env.conf
- echo "SetEnv MOODLE_DOCKER_DBTYPE mariadb" >> /etc/apache2/conf-available/env.conf
Expand Down

0 comments on commit a147da8

Please sign in to comment.