volumes is apparently in docker-compose
This commit is contained in:
parent
e170fbe469
commit
dd02a9c247
|
@ -117,7 +117,7 @@ in {
|
|||
};
|
||||
};
|
||||
};
|
||||
volumes = {
|
||||
docker-compose.volumes = {
|
||||
postgres-data = { };
|
||||
nextcloud-data = { };
|
||||
nextcloud-home = { };
|
||||
|
|
Loading…
Reference in New Issue