ghost database pool = 0 https://github.com/knex/knex/issues/975
continuous-integration/drone/push Build was killed Информация

This commit is contained in:
Giles Bradshaw 2020-05-07 16:28:07 +01:00
родитель c40b34634e
Коммит a14ddf7f3d
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -270,6 +270,7 @@ services:
- database__connection__user=root
- database__connection__password=$GHOST_MYSQL_ROOT_PASSWORD
- database__connection__database=ghost
- database__pool__min=0 # https://github.com/knex/knex/issues/975
networks:
- appnet
ghost-mysql: