mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 04:21:17 -05:00
note on how to make combine_assets working on Docker
This commit is contained in:
parent
4245a8c8db
commit
8a5e55cec8
@ -91,7 +91,7 @@ $config['language'] = 'english';
|
||||
* htdocs/static/asset/ folder must be writeable
|
||||
*
|
||||
*/
|
||||
$config['combine_assets'] = false;
|
||||
$config['combine_assets'] = false; # chown 82 htdocs/static/asset/ for Docker
|
||||
|
||||
/**
|
||||
* Content expiration
|
||||
|
Loading…
x
Reference in New Issue
Block a user