mirror of
https://git.local.zernis.ch/simon/homeserver.zernis.ch.git
synced 2025-12-15 21:09:40 +01:00
fixed nextcloud data dir
This commit is contained in:
@@ -60,7 +60,7 @@
|
|||||||
REDIS_HOST: nextcloud_redis
|
REDIS_HOST: nextcloud_redis
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- /home/{{ user['name'] }}/docker/nextcloud/data:/data
|
- /home/{{ user['name'] }}/docker/nextcloud/data:/var/www/html
|
||||||
networks:
|
networks:
|
||||||
- name: nextcloud_internal
|
- name: nextcloud_internal
|
||||||
- name: proxy
|
- name: proxy
|
||||||
|
|||||||
Reference in New Issue
Block a user