database connection details
-
Dear Sir/Madam,
I have installed MySQL image ( docker run -it –name aesql -e MYSQL_ROOT_PASSWORD=abc123 -d mysql:latest)
I installed wordpress image ( docker run -it –name aelocal -p 8080:80 -d wordpress)
I was able to see WP-admin setup page (http://localhost:8080)
Im confused what information to give for Database Name, Username, Password, Database Host and Table Prefix.
Can some one help me on this.
Thanks,
Vish
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘database connection details’ is closed to new replies.