mirror of
https://git.local.zernis.ch/simon/homeserver.zernis.ch.git
synced 2025-12-15 17:59:41 +01:00
fixed nextcloud data dir
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user