• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Question using wiki.js docker error connection database

fferraro87

Basic Pleskian
Hi,
i'm trying to use wiki.js with docker so i've run requarks/wiki docker and i've set that variables :
screenshot.jpg


but when i run this docker i've connection error to database, i've double check environment variables and like wikijs documentation said (Docker) they are correct. so why i cannot connect to mysql db on localhost?
Any help is appreciated!
Thanks
 
Host as localhost will definitely not work.

Also ensure that DB access to the user is allowed from external hosts.
 
Back
Top