When I start my server with Public ip it gives me this error:
Error Event [d68ad680-3228-44e9-bbfd-defbc43f230f]: environment/docker: failed to start container: Error response from daemon: driver failed programming external connectivity on endpoint 5af0d763-7e5a-4c73-8591-e9722182850b (fbe2effaf20b9e1aead9dae2c640a75595d7222bf2e3181abcd294c293644a81): Error starting userland proxy: listen tcp4 MYPUBLICIP:25565: bind: cannot assign requested address
When I try with local ip(127.0.0.1) it starts but doesn't connect remotely.