chore(gotosocial): fix container mounts

This commit is contained in:
2022-08-25 07:40:42 +02:00
parent 601af978cd
commit 6a0924c72c
2 changed files with 4 additions and 1 deletions

View File

@ -20,6 +20,8 @@
- name: "{{ gotosocial_base_path }}"
- name: "{{ gotosocial_config_path }}"
- name: "{{ gotosocial_storage_path }}"
- name: "{{ gotosocial_template_path }}"
- name: "{{ gotosocial_asset_path }}"
mode: '0770'
loop_control:
loop_var: path