Skip to content

Commit 064d581

Browse files
authored
Merge pull request #236 from MephistoaD/patch-1
added data persistence to the nextcloud
2 parents 7acf3a7 + 5602af0 commit 064d581

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Template/Stack/nextcloud.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ services:
1010
- TZ=${TZ}
1111
volumes:
1212
- /portainer/Files/AppData/Config/Nextcloud/Config:/config
13+
- /portainer/Files/AppData/Config/Nextcloud/Data:/data
1314
ports:
1415
- ${PORT}:443
1516
restart: unless-stopped

0 commit comments

Comments
 (0)