giles
/
stack
Archiviert
1
1
Fork 0

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

This commit is contained in:
Giles Bradshaw 2020-05-06 22:57:15 +01:00
Ursprung 36dd9fec44
Commit 14b1b5b7a8
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen

Datei anzeigen

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