[DiscordArchive] What is trying to connect to mysql?
[DiscordArchive] What is trying to connect to mysql?
Archived author: ReynoldsCahoon • Posted: 2021-04-16T05:09:47.902000+00:00
Original source
What is trying to connect to mysql?
Archived author: ReynoldsCahoon • Posted: 2021-04-16T05:11:04.153000+00:00
Original source
If you're trying to connect to the database from within the container network, you need to use `ac-database` as the IP. If you're trying to connect from outside the containers (as in, from your machine or another) you need to connect to your own IP (or localhost for the same computer).