mirror of https://github.com/ekimekim/wubloader
nginx: Prevent nginx from caching dns results
Otherwise if the containers get restarted and change ip, nginx hits the wrong ip. We do this via a hack where we make all references indirect through a variable. Since nginx only resolves this at request time, it always does a dns request.pull/148/head
parent
5ed8cf0a33
commit
8ae600f2e5
Loading…
Reference in New Issue