volumes is apparently in docker-compose
This commit is contained in:
@@ -117,7 +117,7 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
volumes = {
|
docker-compose.volumes = {
|
||||||
postgres-data = { };
|
postgres-data = { };
|
||||||
nextcloud-data = { };
|
nextcloud-data = { };
|
||||||
nextcloud-home = { };
|
nextcloud-home = { };
|
||||||
|
|||||||
Reference in New Issue
Block a user