UNPKG

@nestjs-mod/docker-compose

Version:

Docker Compose is a tool for defining and running multi-container applications. It is the key to unlocking a streamlined and efficient development and deployment experience. (Generator docker-compose.yml for https://docs.docker.com/compose)

420 lines (188 loc) 21.6 kB
## [1.20.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.20.0...docker-compose-v1.20.1) (2025-05-25) ### Bug Fixes * update image name to ghcr.io/nestjs-mod/nestjs-mod-sso-server:1.10.0 ([8257034](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/825703483741c8e4fa888be96f980f08c2ff35b7)) # [1.20.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.19.3...docker-compose-v1.20.0) (2025-05-24) ### Features * add new feature module prisma-tools ([1470204](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/14702041c2ad290234260a57652cd03c6314dcc5)) ## [1.19.3](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.19.2...docker-compose-v1.19.3) (2025-05-17) ### Bug Fixes * update nestjs-mod-sso-server docker image version ([00cef69](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/00cef69ec6ebef4e86b98965c325d92741ac28db)) ## [1.19.2](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.19.1...docker-compose-v1.19.2) (2025-05-11) ### Bug Fixes * update docker compose command ([dc4c2c2](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/dc4c2c2b1b75bad743c445b20f6d9165092dfece)) ## [1.19.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.19.0...docker-compose-v1.19.1) (2025-05-10) ### Bug Fixes * update readme of library ([8aa0114](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/8aa0114cf4f1138151b183d958edb5c26c566c02)) # [1.19.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.18.2...docker-compose-v1.19.0) (2025-05-10) ### Features * append docker-compose feature module with sso, nestjs module for work with sso ([9525f4b](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/9525f4beb3b83225f7137151fb9f556a2c1b389b)) ## [1.18.2](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.18.1...docker-compose-v1.18.2) (2025-04-24) ### Bug Fixes * update version of pg-create-db in generated code section devDependencies ([dbab05b](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/dbab05b5a41b0d566517356d308b65531f57a6a5)) ## [1.18.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.18.0...docker-compose-v1.18.1) (2025-04-09) ### Bug Fixes * add support use promise based function for prismaClientFactory ([83501e0](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/83501e0bfd861fb2c8a2715efcac64a9b8e11d41)) # [1.18.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.17.3...docker-compose-v1.18.0) (2025-04-02) ### Features * change command for create database from rucken to pg-create-db ([75b6c62](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/75b6c62e37fbc25d70f911ef1b39fd27cae9ba12)) ## [1.17.3](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.17.2...docker-compose-v1.17.3) (2025-02-20) ### Bug Fixes * update pg-flyway version ([91f058d](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/91f058d7325f604825f310041bc120a647a6d24a)) ## [1.17.2](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.17.1...docker-compose-v1.17.2) (2025-01-24) ### Bug Fixes * lock some dependencies ([b01694e](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/b01694e6366a135b7dec051b31ac6d7b608c0bb1)) ## [1.17.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.17.0...docker-compose-v1.17.1) (2025-01-22) ### Bug Fixes * lock version of case-anything ([511d86b](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/511d86bec4dad6bf0a4f6985c5dbe197fbdb7983)) # [1.17.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.16.2...docker-compose-v1.17.0) (2025-01-16) ### Features * append new infrastructure module for work with pf-flyway ([9a6ba03](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/9a6ba03c3c9267da0c436abfaa42d0efd89facbe)) ## [1.16.2](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.16.1...docker-compose-v1.16.2) (2024-12-30) ### Bug Fixes * update deps ([67d7179](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/67d7179e8078b8cb0bd7fdc3874563bc91c4e031)) ## [1.16.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.16.0...docker-compose-v1.16.1) (2024-09-23) ### Bug Fixes * correct support use custom nxProjectJsonFile in docker-compose-postgresql ([2464a11](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/2464a11b9f87a14d954d4399397575218e6d9e75)) # [1.16.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.15.2...docker-compose-v1.16.0) (2024-09-22) ### Bug Fixes * update nestjs-mod libs ([db15c5b](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/db15c5b3d48b0844c66d437e00a15a690610da1a)) ### Features * add support use custom nxProjectJsonFile in prisma, docker-compose-postgresql, flyway ([d8530d9](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/d8530d9ed591af51e86f645a4320def58ecff227)) ## [1.15.2](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.15.1...docker-compose-v1.15.2) (2024-08-15) ### Bug Fixes * update nestjs-mod libs ([bcda74e](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/bcda74e33d42f9e79b48ef33dd0e5ec1c578eb5c)) ## [1.15.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.15.0...docker-compose-v1.15.1) (2024-08-15) ### Bug Fixes * added merging of the original application options with new options ([4d126b8](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/4d126b8b42fdc50b2f4222202e6151ba49568baa)) * update nestjs-mod libs ([3481d3a](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/3481d3aac9e53003aa9109ee070c11f9d85853aa)) # [1.15.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.14.1...docker-compose-v1.15.0) (2024-07-29) ### Features * npm run nx -- migrate latest && npm run npx nx migrate --run-migrations ([e16fb8a](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/e16fb8a6648061448de7de441e0d26a4c72324f4)) * npm run update:lib-versions && npm run manual:prepare ([4c27038](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/4c270386e5cff279438ccce4905ddc352220c0e1)) * npm run update:nestjs-mod-versions ([f9ebf6b](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/f9ebf6b0791ad9661f7fde0f637c65738c498c9c)) ## [1.14.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.14.0...docker-compose-v1.14.1) (2024-05-04) ### Bug Fixes * update nestjs-mod libs ([aee56d5](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/aee56d58a3d60cb3d1969cea12cf1f8c27cbdf57)) # [1.14.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.13.1...docker-compose-v1.14.0) (2024-03-19) ### Features * add prefix to Authorizer env keys, change external port for sharing Authorizer container to 8080 ([84f5ba3](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/84f5ba30a585c5a5015b622e686dbe9f319dd3d6)) ## [1.13.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.13.0...docker-compose-v1.13.1) (2024-03-07) ### Bug Fixes * add generate copy of env keys with localhost docker services ([62f4917](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/62f4917201e524f80ee8ac465a47ffb8bf6442a2)) # [1.13.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.12.0...docker-compose-v1.13.0) (2024-03-07) ### Features * update logic for search env keys in docker compose services, use service name as prefix for env key name ([e544c7b](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/e544c7b093094d5ccb1b9766430ac1e5e434a475)) # [1.12.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.11.2...docker-compose-v1.12.0) (2024-03-06) ### Features * update logic for search env keys, add project name to key name ([5e3c3af](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/5e3c3af3122e564ca596392bbd0cf5018043f3cd)) ## [1.11.2](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.11.1...docker-compose-v1.11.2) (2024-03-06) ### Bug Fixes * change new properties as optional ([4a5585f](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/4a5585fdeafe597e51b6450c87d40586f6e81ed1)) ## [1.11.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.11.0...docker-compose-v1.11.1) (2024-03-06) ### Bug Fixes * add undocumented environments ([f1a245c](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/f1a245cf21f03769122b6873f6d1a251e067c7e9)) # [1.11.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.10.3...docker-compose-v1.11.0) (2024-03-06) ### Features * add @nestjs-mod/authorizer for work with https://authorizer.dev/, add DockerComposeAuthorizer for deploy authorizer server, add option notStaticKeysOfEnvironments in docker services for exclude some keys from generated dot env file ([12380a4](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/12380a4c690345265b4df02de51250c96f21e417)) ## [1.10.3](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.10.2...docker-compose-v1.10.3) (2024-03-04) ### Bug Fixes * removed all "--" as it caused a side effect and prevented the command from completing correctly ([d5e3d36](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/d5e3d36417120bdd576a03b82837cd9d7c3bbcf8)) ## [1.10.2](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.10.1...docker-compose-v1.10.2) (2024-03-02) ### Bug Fixes * update generator env file for samples ([7d2d823](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/7d2d82323cffc21c979985731d18faa738870cb0)) ## [1.10.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.10.0...docker-compose-v1.10.1) (2024-03-02) ### Bug Fixes * add exampleDockerComposeFile, beforeSaveExampleDockerComposeFile, beforeSaveDockerComposeFile, beforeSaveProdDockerComposeFile, beforeSaveDockerComposeEnvFile, beforeSaveProdDockerComposeEnvFile to DockerComposeConfiguration ([19e32ac](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/19e32ac6db0e86ba233ad751d15e588be241e59f)) # [1.10.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.9.4...docker-compose-v1.10.0) (2024-02-28) ### Features * remove nginxFilesFolder and add nginxConfigFolder and nginxLogsFolder in DockerComposeMinioConfiguration ([d44f92b](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/d44f92b3d47281c111e530743e15470c23f70b9c)) ## [1.9.4](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.9.3...docker-compose-v1.9.4) (2024-02-28) ### Bug Fixes * set logsFolder as optional in DockerComposeNginx ([bfa80e9](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/bfa80e952020a8839d5c0002b0b0536eb19b5187)) ## [1.9.3](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.9.2...docker-compose-v1.9.3) (2024-02-28) ### Bug Fixes * add support correct order on write env key values ([41f1e4b](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/41f1e4b0a922327855461e4a2917e79aeba165d9)) ## [1.9.2](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.9.1...docker-compose-v1.9.2) (2024-02-28) ### Bug Fixes * add support correct order on write env key values ([b9b5aab](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/b9b5aab4603691594a60cf44181974baa4d4989f)) ## [1.9.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.9.0...docker-compose-v1.9.1) (2024-02-28) ### Bug Fixes * add new options prodDockerComposeFile and prodDockerComposeEnvFile for customization output files ([0e8754d](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/0e8754d5b6f19c9796ef8a16b37b9f4d9b17317e)) # [1.9.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.8.3...docker-compose-v1.9.0) (2024-02-26) ### Features * add support update nginx config file with nginxConfigContent option in DockerComposeMinio, add generate prod yml file and prod env file for it with envs used on start docker images ([68fccf7](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/68fccf70aa2808a97ecaafbee32b3ce5016122b6)) ## [1.8.3](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.8.2...docker-compose-v1.8.3) (2024-02-25) ### Bug Fixes * expose getServiceToken from docker modules, cache-modules, prisma and terminus ([108dc60](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/108dc606fe4a8bb0f91375b244814ac32dbc7525)) ## [1.8.2](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.8.1...docker-compose-v1.8.2) (2024-02-22) ### Bug Fixes * add transform: new NumberTransformer() for all number options in settings ([71fc6d8](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/71fc6d84936e4ba0dfa0881a2e1ff57b5b03914f)) * update "docker-compose" to "docker compose" when we create scripts for run docker compose ([0c35cb0](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/0c35cb00229dbba60e75aaa1c9e8955097952cc2)) ## [1.8.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.8.0...docker-compose-v1.8.1) (2024-02-21) ### Bug Fixes * support work with password ([db06f0b](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/db06f0b27a44b2761ec57df63932e7b2699fb1b0)) # [1.8.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.7.0...docker-compose-v1.8.0) (2024-02-21) ### Bug Fixes * add support replace service namewith project name prefix in nginx depends_on ([df58fde](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/df58fde91d92b6c7eca5cd9c108dbd0914ab14cb)) * update healthcheck for redis, add support work with password ([74549c6](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/74549c6057edc871da6383c812e575be377ffb91)) * update nginx config for minio ([e5b19a2](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/e5b19a2c56465524c76d91d8defb7309d182acfb)) ### Features * search and replace env values in envs to other env ([4b947a3](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/4b947a308e0d587fb489a774b7b021b50d8c39e9)) # [1.7.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.6.1...docker-compose-v1.7.0) (2024-02-17) ### Features * add DockerComposeNats to @nestjs-mod/docker-compose ([11c838b](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/11c838be393a1390140090a20529d1629624ad3f)) ## [1.6.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.6.0...docker-compose-v1.6.1) (2024-02-13) ### Bug Fixes * rename all featureName options in modules ([6d46c47](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/6d46c475c75023b4eaf53cb8d6ba7640bfad3ad6)) # [1.6.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.5.0...docker-compose-v1.6.0) (2024-02-13) ### Features * add DockerComposeMinio in @nestjs-mod/docker-compose, add @nestjs-mod/minio ([0d3f9b7](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/0d3f9b74ad4eb79476eda1be6266bac636d3d4a5)) * add DockerComposeNginx to @nestjs-mod/docker-compose, add use nginx in docker-compose for minio and disable cors validations, update readme in all modules ([87cb34a](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/87cb34ad31aab7e8d5fbc9510d43b501529ac9d0)) # [1.5.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.4.0...docker-compose-v1.5.0) (2024-02-09) ### Features * add GraphqlModule in @nestjs-mod/graphql, add @nestjs-mod/cache-manager, update code in @nestjs-mod/pino, update readme in all modules, update @nestjs-mod/common version ([c36b138](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/c36b13870b6754a80c38a482aa0cb34bddafa2ed)) # [1.4.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.3.2...docker-compose-v1.4.0) (2024-02-07) ### Bug Fixes * add await when we try save new scripts ([ab19d4a](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/ab19d4a9b328b481af917697a5557ec8bd01fb7e)) * update [@nestjs-mod](https://github.com/nestjs-mod) versions from 2.6.1 to 2.6.3 ([e8b7f80](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/e8b7f8084cdb5ac15bf8ea127139adc1735214a1)) ### Features * add DockerComposeRedis in @nestjs-mod/docker-compose, add @nestjs-mod/cache-manager, rename FlywayModule to Flyway, rename NestjsPinoLogger to NestjsPinoLoggerModule, rename TerminusHealthCheck to TerminusHealthCheckModule, remove all async work with fs ([1c5474a](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/1c5474afc696d3e23f38fdf3e0865ab75bc71446)) ## [1.3.2](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.3.1...docker-compose-v1.3.2) (2024-02-01) ### Bug Fixes * add create directory when we try create or update some files from infrastructure logic ([90e3ea8](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/90e3ea87a136002966e3b973a69caab1421f9423)) ## [1.3.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.3.0...docker-compose-v1.3.1) (2024-02-01) ### Bug Fixes * add readme to DockerCompose and DockerComposePostgreSQL ([f827544](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/f827544bc3ab87c31ad35bcd537d2fa78c602b6f)) # [1.3.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.2.1...docker-compose-v1.3.0) (2024-02-01) ### Features * add @nestjs-mod/flyway ([ab20eef](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/ab20eef94166f6be10b39d2ef72ac8873ddb691c)) ## [1.2.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.2.0...docker-compose-v1.2.1) (2024-01-30) ### Bug Fixes * update logic for generate package json scripts, add order for categories ([66e0753](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/66e07536875d5574fefb6e307e6dfd17c1596ca8)) # [1.2.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.1.3...docker-compose-v1.2.0) (2024-01-30) ### Features * the files and commands added to the infrastructure have been expanded, and examples of working with libraries have been added ([7f6c852](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/7f6c8522f51397ef78a36d6bae09a62f19418518)) ## [1.1.3](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.1.2...docker-compose-v1.1.3) (2024-01-24) ### Bug Fixes * update [@nestjs-mod](https://github.com/nestjs-mod) versions from 2.5.2 to 2.5.3 ([ba4d80c](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/ba4d80c6fb0c0fcd2dc608efa5abf581bb01bc43)) ## [1.1.2](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.1.1...docker-compose-v1.1.2) (2024-01-24) ### Bug Fixes * update [@nestjs-mod](https://github.com/nestjs-mod) versions from 2.5.0 to 2.5.1 ([611bd6c](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/611bd6ccf9fc78c63b7666625874e68420f5a357)) * update [@nestjs-mod](https://github.com/nestjs-mod) versions from 2.5.0 to 2.5.2 ([e4aec57](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/e4aec57531c6fbb456fb1e4d19c3984e9533dd9b)) ## [1.1.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.1.0...docker-compose-v1.1.1) (2024-01-23) ### Bug Fixes * add description of prisma mopdule to report and update sample with application, for correct generate report ([46100d7](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/46100d7ce06d3481e4cef79b47de3dd73af83961)) # [1.1.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/docker-compose-v1.0.0...docker-compose-v1.1.0) (2024-01-23) ### Features * add @nestjs-mod/prisma, update docker-compose for correct work with envs ([750f302](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/750f3022e42dd7af3aca2344d92bb1406b9009cc)) # 1.0.0 (2024-01-21) ### Bug Fixes * update [@nestjs-mod](https://github.com/nestjs-mod) deps ([6a4c714](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/6a4c714ca98be0b871e2f5ab5dabf3339337fee5)) * update [@nestjs-mod](https://github.com/nestjs-mod) deps ([4c28452](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/4c28452792a17d311ae825f5d100be537f682e07)) ### Features * add @nestjs-mod/docker-compose ([b5ddd56](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/b5ddd569e4374939e5760b13bbd1246dd59673d3)) * add @nestjs-mod/pm2 ([a0b3f39](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/a0b3f392976d9380f2f7efb3c1ed5825e741e87e)) * **pin:** add Pino logger for NestJS-mod (Wrapper for https://www.npmjs.com/package/nestjs-pino) ([55466f5](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/55466f52ccf1792a5a4f32df80e574be4da71952)) * update [@nestjs-mod](https://github.com/nestjs-mod) versions from 1.7.2 to 1.9.0 ([182faa0](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/182faa05ab60dd8e2f13f3fb04b472a7a05f6a75)) * update [@nestjs-mod](https://github.com/nestjs-mod) versions from 1.9.0 to 2.1.0 ([4b58355](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/4b58355f755d25ac94fe9267efb9439e23c73a21)) * update deps and add TerminusHealthCheck module ([2d1a334](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/2d1a334291246adf3e7e3ccd83346eda113ad31a))