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