diff options
Diffstat (limited to 'deployment/mgagit/templates/mgagit.conf')
-rw-r--r-- | deployment/mgagit/templates/mgagit.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/mgagit/templates/mgagit.conf b/deployment/mgagit/templates/mgagit.conf index 1d528e82..a818c93a 100644 --- a/deployment/mgagit/templates/mgagit.conf +++ b/deployment/mgagit/templates/mgagit.conf @@ -17,3 +17,4 @@ repos_config: - prefix: software gl_template: soft_repo git_url: file:///git/infrastructure/repositories/software.git +www_dir: <%= @vhostdir %> |