We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7acf3a7 + 5602af0 commit 064d581Copy full SHA for 064d581
1 file changed
Template/Stack/nextcloud.yml
@@ -10,6 +10,7 @@ services:
10
- TZ=${TZ}
11
volumes:
12
- /portainer/Files/AppData/Config/Nextcloud/Config:/config
13
+ - /portainer/Files/AppData/Config/Nextcloud/Data:/data
14
ports:
15
- ${PORT}:443
16
restart: unless-stopped
0 commit comments