Add access to the nextcloud network to the nextcloud cron service #23
1 changed files with 3 additions and 0 deletions
|
|
@ -33,6 +33,9 @@
|
||||||
"--volumes-from"
|
"--volumes-from"
|
||||||
"nextcloud"
|
"nextcloud"
|
||||||
];
|
];
|
||||||
|
networks = [
|
||||||
|
"nextcloud"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
nextcloud-nginx = {
|
nextcloud-nginx = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue