Skip to content

Commit 813a853

Browse files
authored
Update config.yml
1 parent f65963a commit 813a853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tugboat/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ services:
3232

3333
# Link the document root to the expected path. Note: the TUGBOAT_ROOT environment variable is equivalent to the git repo root.
3434
#- ln -snf "$TUGBOAT_ROOT" "${DOCROOT}"
35-
- ln -snf "$TUGBOAT_ROOT" "/var/www/html"
35+
#- ln -snf "$TUGBOAT_ROOT" "/var/www/html"
3636

3737
#make required dirs and set permissions.
3838
#- mkdir /var/www/moodledata

0 commit comments

Comments
 (0)