mirror of
https://github.com/friendica/docker
synced 2025-01-10 12:29:33 +01:00
5 lines
91 B
Bash
5 lines
91 B
Bash
|
MYSQL_PASSWORD=
|
||
|
MYSQL_DATABASE=friendica
|
||
|
MYSQL_USER=friendica
|
||
|
MYSQL_HOST=db
|
||
|
MYSQL_PORT=3306
|