volumes is apparently in docker-compose

This commit is contained in:
niten 2023-09-04 22:41:41 -07:00
parent e170fbe469
commit dd02a9c247
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ in {
};
};
};
volumes = {
docker-compose.volumes = {
postgres-data = { };
nextcloud-data = { };
nextcloud-home = { };