Hey, just recently added a proxy to our Airbyte we...
# ask-ai
m
Hey, just recently added a proxy to our Airbyte webapp so it's secure but we now saw that the webapp docker image is still hosted on " 0.0.0.0/Port" instead of 127.0.0.1. I have looked around in the Configs of the docker-build etc but I have not seen where I can change that IP adress. Could you give me some pointers as to where to change this? Much appreciated.
k
A message from kapa.ai
Hmm, I don't know enough to give you a confident answer yet. However, you can refer to the Airbyte documentation on [configuring Airbyte](https://docs.airbyte.com/operator-guides/configuring-airbyte) and [local deployment](https://docs.airbyte.com/deploying-airbyte/local-deployment) for more information on managing configurations and deployments.
m
How to change the IP address the web app docker image is hosted at
I have Airbyte version 0.4.9 at the moment.