Hi question on iterating on an existing source connector. I have added some new fields and a new stream to a source, I ran it locally with the python commands read etc. and it worked fine pulling in the new data - however when I run docker-compose up in the main airbyte directory the connector is still in its old state. How can I get the connector to represent the changes in the UI?