.
continuous-integration/drone/push Build was killed Информация

This commit is contained in:
Giles Bradshaw 2020-05-06 22:57:15 +01:00
родитель 36dd9fec44
Коммит 14b1b5b7a8
1 изменённых файлов: 3 добавлений и 3 удалений

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

@ -264,9 +264,9 @@ services:
- COMMENTO_ORIGIN=$COMMENTO_ORIGIN
- database__client=mysql
- database__connection__host=ghost-mysql
database__connection__user=root
database__connection__password=$GHOST_MYSQL_ROOT_PASSWORD
database__connection__database=ghost
- database__connection__user=root
- database__connection__password=$GHOST_MYSQL_ROOT_PASSWORD
- database__connection__database=ghost
networks:
- appnet
ghost-mysql: