docker
docker copied to clipboard
This IP address is not configured properly
Plesk gets the local IP address from Docker bridge. So it gives notification that DNS resolving IP does not match with Host IP.
How can I change of IP address settings so plesk gets my VPS server IP address?
Screenshot: http://prntscr.com/luo9ff
Hello, @dikkatdeli Currently plesk for docker not intended for production use, but only for demonstration purposes of UI and API. Try to set network settings for container as host https://docs.docker.com/network/network-tutorial-host/. This may help with your problem.