fixed yaml

This commit is contained in:
Sebastian Frank
2019-02-12 12:52:46 +01:00
parent 6150fd377b
commit 35561aa97f
22 changed files with 137 additions and 64 deletions

View File

@@ -1,7 +1,7 @@
webserver:
type: "apache" # generates .htaccess
Webserver:
Type: "apache" # generates .htaccess
assets:
path: "/assets"
deployType: "symlink" # symlink, copy or move
fixTemplate: True # change path in html templates, no <base> used
Assets:
Path: "/assets"
DeployType: "symlink" # symlink, copy or move
FixTemplate: True # change path in html templates, no <base> used