assets fix
This commit is contained in:
@@ -2,6 +2,9 @@ Webserver:
|
||||
Type: "apache" # generates .htaccess
|
||||
|
||||
Assets:
|
||||
Path: "/assets"
|
||||
DeployType: "symlink" # symlink, copy or move
|
||||
FixTemplate: True # change path in html templates, no <base> used
|
||||
FromPath: "assets"
|
||||
ToPath: "assets"
|
||||
Action: "copy" # symlink, copy or move
|
||||
FixTemplate: # change path in html templates, no <base> used
|
||||
Find: "\\.\\./assets/"
|
||||
Replace: ""
|
||||
|
||||
Reference in New Issue
Block a user