Skip to content

Commit e0d80bc

Browse files
committed
docs: fix dev multiple containers
1 parent 3e617e4 commit e0d80bc

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/pages/configuration/dev/selectors/labels.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,10 @@ dev:
4949
# highlight-start
5050
containers:
5151
api:
52-
container: api
5352
devImage: ghcr.io/org/project/image
5453
reversePort:
5554
- port: 3306
56-
cache:
57-
container: redis
55+
redis:
5856
env:
5957
DEBUG: true
6058
# highlight-end

0 commit comments

Comments
 (0)