Overrides accepted by getConfigForEnv. Every field is
optional; tiltifyProxyUrl is the only one the preset does not
already fill in, so consumers on any UDP-backed env will almost
always want to supply it here.
Anything set here wins over the preset — useful for pointing
a QA build at a locally-run schedule API, etc.
Overrides accepted by getConfigForEnv. Every field is optional;
tiltifyProxyUrlis the only one the preset does not already fill in, so consumers on any UDP-backed env will almost always want to supply it here.Anything set here wins over the preset — useful for pointing a QA build at a locally-run schedule API, etc.