fixed nextcloud data dir

This commit is contained in:
2023-03-28 20:06:12 +02:00
parent 6892e5670b
commit 799d742fdc

View File

@@ -60,7 +60,7 @@
REDIS_HOST: nextcloud_redis
volumes:
- /home/{{ user['name'] }}/docker/nextcloud/data:/data
- /home/{{ user['name'] }}/docker/nextcloud/data:/var/www/html
networks:
- name: nextcloud_internal
- name: proxy