Поправлены конфигурационные файлы для

This commit is contained in:
2026-03-02 18:32:10 +03:00
parent f2022ff1b6
commit df9cb6683c
4 changed files with 46 additions and 12 deletions

View File

@ -188,7 +188,7 @@ task distDockerCompose(type: Copy){
into "config"
}
from(project.file("build/rdbDocker")){
into "db"
into "db/<%%FACTORY_REGISTRY_IMAGE%%>.fdb"
exclude "Dockerfile"
}
into composeDir