Fix deploy script group
This commit is contained in:
parent
9b699ea4c7
commit
d62d34fb63
@ -14,7 +14,7 @@ set('shared_files', ['.env.local']);
|
|||||||
|
|
||||||
set('writable_dirs', ['.']);
|
set('writable_dirs', ['.']);
|
||||||
set('writable_mode', 'sticky');
|
set('writable_mode', 'sticky');
|
||||||
set('http-group', 'var-www');
|
set('http-group', 'www-data');
|
||||||
|
|
||||||
set('migrations_config', '');
|
set('migrations_config', '');
|
||||||
set('allow_anonymous_stats', false);
|
set('allow_anonymous_stats', false);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user