Proper data path

master
Kuba Orlik 3 weeks ago
parent c26a96056d
commit e18748832b

@ -14,7 +14,7 @@ services:
APACHE_PORT: {{ nextcloud_ui_port }}
APACHE_IP_BINDING: 127.0.0.1
NEXTCLOUD_DATADIR: "{{ nextcloud_file_storage_path }}"
NEXTCLOUD_DATADIR: "{{ nextcloud_file_storage_path }}/data"
SKIP_DOMAIN_VALIDATION: "true"
TALK_PORT: 3478

Loading…
Cancel
Save