Update 'myadmin/README.md'
This commit is contained in:
parent
c7a7b00d9c
commit
ede7167cf2
@ -11,10 +11,17 @@ If you need to access the phpMyAdmin just point your browser to http://hostname:
|
||||
.env VARIABLES
|
||||
|
||||
The variables in the .env file are:
|
||||
|
||||
CONTAINER_NAME: represents the sufix of the containers created
|
||||
|
||||
MYSQL_ROOT_PASSWORD: the root password for the MySQL database
|
||||
|
||||
MYSQL_USER: the user to own the wordpress database
|
||||
|
||||
MYSQL_PASSWORD: the password for the MYSQL_USER
|
||||
|
||||
MYSQL_WP_DATABASE: the wordpress database name
|
||||
|
||||
EX_PORT: the port to access the wordpress
|
||||
|
||||
MY_PORT: the port to access the phpMyAdmin
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user