Add Compose service profiles to navigation

This commit is contained in:
Roman Anasal 2021-01-25 14:07:39 +01:00
parent ca88315234
commit fab7cf6c9d
1 changed files with 2 additions and 0 deletions

View File

@ -1194,6 +1194,8 @@ manuals:
title: Environment variables in Compose title: Environment variables in Compose
- path: /compose/env-file/ - path: /compose/env-file/
title: Environment file title: Environment file
- path: /compose/profiles/
title: Using service profiles
- path: /compose/extends/ - path: /compose/extends/
title: Extend services in Compose title: Extend services in Compose
- path: /compose/networking/ - path: /compose/networking/