I couldn't really find anything in the documentation, and I'm stuck. I'd like to pass some configuration values to my service on startup, and I don't really know how. What's the recommended way? And how does it look like in production (e.g. when using gunicorn)?
I couldn't really find anything in the documentation, and I'm stuck. I'd like to pass some configuration values to my service on startup, and I don't really know how. What's the recommended way? And how does it look like in production (e.g. when using gunicorn)?