build: remove requirement to edit docker-compose.yml per-stage
This commit is contained in:
parent
201a3ca255
commit
276fdccf36
4 changed files with 67 additions and 20 deletions
|
@ -0,0 +1,4 @@
|
|||
services:
|
||||
redis:
|
||||
ports:
|
||||
- "127.0.0.1:6379:6379"
|
Loading…
Add table
Add a link
Reference in a new issue