|
|
|
|
@ -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
|
|
|
|
|
|