feat: add base docker-compose configuration file
This commit is contained in:
parent
ea77586596
commit
5b9c5b4c97
1 changed files with 4 additions and 0 deletions
4
docker-compose.base.yml
Normal file
4
docker-compose.base.yml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
---
|
||||||
|
include:
|
||||||
|
- docker-compose.yml
|
||||||
|
- docker-compose.override.yml
|
Loading…
Add table
Add a link
Reference in a new issue