fix: Fix items permissions on deployment
This commit is contained in:
parent
973ad758f5
commit
e8ed4b3a7a
@ -39,5 +39,5 @@
|
|||||||
path: "{{ lookup('env', 'SPT_ITEMS_PATH') }}"
|
path: "{{ lookup('env', 'SPT_ITEMS_PATH') }}"
|
||||||
owner: "{{ lookup('env', 'DEPLOYMENT_USER') }}"
|
owner: "{{ lookup('env', 'DEPLOYMENT_USER') }}"
|
||||||
group: www-data
|
group: www-data
|
||||||
mode: 0744
|
mode: 0774
|
||||||
recurse: yes
|
recurse: yes
|
Loading…
x
Reference in New Issue
Block a user