.
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Giles Bradshaw 2020-05-06 22:57:15 +01:00
parent 36dd9fec44
commit 14b1b5b7a8
1 changed files with 3 additions and 3 deletions

View File

@ -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: