mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 23:38:06 +02:00
Check for sibling-containers config
This commit is contained in:
parent
cb266b8e6d
commit
3203bb0d93
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@ function check_config_files() {
|
|||
"config/docker-compose.base.yml"
|
||||
"config/docker-compose.mongo.yml"
|
||||
"config/docker-compose.redis.yml"
|
||||
"config/docker-compose.sibling-containers.yml"
|
||||
)
|
||||
for config_file in "${config_files[@]}"
|
||||
do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue