fix postgres data folder permissions

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-04-02 19:36:57 +02:00
parent 98857cab0a
commit acadcc529b
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
path: '{{ starterpack_db_vol }}'
owner: '{{ starterpack_db_host_uid }}'
group: docker
mode: 0777
state: directory
- name: Create env file for app