diff --git a/docs/modules/ROOT/partials/NixOSOptions.adoc b/docs/modules/ROOT/partials/NixOSOptions.adoc index 93448fc..98253bc 100644 --- a/docs/modules/ROOT/partials/NixOSOptions.adoc +++ b/docs/modules/ROOT/partials/NixOSOptions.adoc @@ -68,6 +68,26 @@ intended for production-like deployment scenarios. Type:: signed integer No Default:: {blank} +No Example:: {blank} + +== name + +Name of the project. + +See link:https://docs.docker.com/compose/reference/envvars/#compose_project_name[COMPOSE_PROJECT_NAME] + + +[discrete] +=== details + +Type:: null or string +Default:: ++ +---- +null +---- + + No Example:: {blank} == out.dockerComposeYaml