Добавление переменных для подключения к базе данных
This commit is contained in:
parent
703827d121
commit
81dfee6828
1 changed files with 7 additions and 0 deletions
7
manufacturer/container/wordpress/.env
Normal file
7
manufacturer/container/wordpress/.env
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
MYSQL_HOST=db
|
||||
MYSQL_DATABASE=wordpress
|
||||
MYSQL_ROOT_PASSWORD=wordpress
|
||||
MYSQL_USER=wordpress
|
||||
MYSQL_PASSWORD=wordpress
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue