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 Aug 5, 2024
1 parent 6f43e8e commit 5fe69dc
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 @@ -28,7 +28,7 @@ services:
- echo "max_input_vars = 5000" >> /usr/local/etc/php/conf.d/max_input_vars.ini

# Link the document root to the expected path. Note: the TUGBOAT_ROOT environment variable is equivalent to the git repo root.
#- ln -snf "$TUGBOAT_ROOT" "${DOCROOT}"
- ln -snf "$TUGBOAT_ROOT" "${DOCROOT}"

#make required dirs and set permissions.
- mkdir /var/www/moodledata
Expand Down

0 comments on commit 5fe69dc

Please sign in to comment.