Add external mount for nextcloud
This commit is contained in:
parent
20369668d9
commit
d0af0a7518
1 changed files with 1 additions and 0 deletions
|
|
@ -373,6 +373,7 @@ in
|
||||||
volumes = [
|
volumes = [
|
||||||
"/var/lib/containers/cloud/config:/config"
|
"/var/lib/containers/cloud/config:/config"
|
||||||
"/mnt/storage/appbulk/cloud:/data"
|
"/mnt/storage/appbulk/cloud:/data"
|
||||||
|
"/mnt/storage/Media/nsfw:/ext/nsfw"
|
||||||
];
|
];
|
||||||
|
|
||||||
environment = {
|
environment = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue