I have a external service in my project which just accepted request from valid and defined IP, now I have one Public ip whcih I defined and added to my container(Application). I have one contained which send request to external service. How can I set a config for the container to send all of request to internet or that external service via the public IP address?