Add access to the nextcloud network to the nextcloud cron service #23
|
@ -33,6 +33,9 @@
|
||||||
"--volumes-from"
|
"--volumes-from"
|
||||||
"nextcloud"
|
"nextcloud"
|
||||||
];
|
];
|
||||||
|
networks = [
|
||||||
|
"nextcloud"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
nextcloud-nginx = {
|
nextcloud-nginx = {
|
||||||
|
|
Loading…
Reference in a new issue