Skip to content

Commit

Permalink
extends
Browse files Browse the repository at this point in the history
  • Loading branch information
Kocal committed Mar 10, 2024
1 parent 6326873 commit 65138a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions compose.prod.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
version: '3.6'

services:
redis:
extends:
file: compose.yaml
service: redis
php:
build:
context: .
Expand Down

0 comments on commit 65138a0

Please sign in to comment.