I would like to make following changes to nginx configuration: - modify gzip settings - add http -> https redirect What is the recommended way to do this? Right now any changes to nginx configuration get overwritten on container restart.