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 = { };
|
postgres-data = { };
|
||||||
nextcloud-data = { };
|
nextcloud-data = { };
|
||||||
nextcloud-home = { };
|
nextcloud-home = { };
|
||||||
|
|
Loading…
Reference in New Issue