We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f65963a commit 813a853Copy full SHA for 813a853
.tugboat/config.yml
@@ -32,7 +32,7 @@ services:
32
33
# Link the document root to the expected path. Note: the TUGBOAT_ROOT environment variable is equivalent to the git repo root.
34
#- ln -snf "$TUGBOAT_ROOT" "${DOCROOT}"
35
- - ln -snf "$TUGBOAT_ROOT" "/var/www/html"
+ #- ln -snf "$TUGBOAT_ROOT" "/var/www/html"
36
37
#make required dirs and set permissions.
38
#- mkdir /var/www/moodledata
0 commit comments