Commit Graph

1 Commits (8364f7bd9ba34df6129297694f03aa9aea496047)

Author SHA1 Message Date
Mike Lang 3fa3c73d0e Fix nginx when some services are disabled
nginx tries to resolve everything at startup, which doesn't work
if some of the services aren't present.

we instead generate the config file from a passed in env var, so that only
enabled services are present.
5 years ago