up
This commit is contained in:
parent
89694f2047
commit
a65ca62e0f
@ -12,7 +12,7 @@ services:
|
||||
database__client: mysql
|
||||
database__connection__host: db
|
||||
database__connection__user: root
|
||||
database__connection__password: SECRET
|
||||
database__connection__password: S
|
||||
database__connection__database: ghost
|
||||
# this url value is just an example, and is likely wrong for your environment!
|
||||
url: https://tomaskrejci.com
|
||||
@ -23,4 +23,4 @@ services:
|
||||
image: mysql:8.0
|
||||
restart: always
|
||||
environment:
|
||||
MYSQL_ROOT_PASSWORD: SECRET
|
||||
MYSQL_ROOT_PASSWORD: S
|
||||
|
Loading…
Reference in New Issue
Block a user