Fix cachetool config by adding missing argument
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ host('185.237.67.190')
|
||||
'options' => ['delete', 'links'],
|
||||
'timeout' => 300,
|
||||
])
|
||||
->set('cachetool_args', '--web --web-path={{release_path}}/public/ --web-url=https://www.ep-reisen.de')
|
||||
->set('cachetool_args', '--web=SymfonyHttpClient --web-path={{release_path}}/public/ --web-url=https://www.ep-reisen.de')
|
||||
;
|
||||
|
||||
task('deploy', [
|
||||
|
||||
Reference in New Issue
Block a user