2018-09-30 22:20:19 +02:00
|
|
|
COMPOSE_PROJECT_NAME=speech
|
|
|
|
## This value can generally be left alone in a default setup.
|
2018-10-09 20:33:47 +02:00
|
|
|
MYSQL_SERVER=10.5.1.8
|
2018-09-30 22:20:19 +02:00
|
|
|
## Update the rest of these if possible.
|
|
|
|
MYSQL_USER=replaceme
|
|
|
|
MYSQL_PASSWORD=REPLACEME
|
|
|
|
MYSQL_DATABASE=speech
|
|
|
|
MYSQL_ROOT_PASSWORD=REPLACEME
|