Skip to content

nginx: don't fail to start if any backend is not there

David Caro requested to merge dont_fail_if_backed_not_there into main

This allows us to define backends before we deploy them, or still run api-gateway if the backend is removed.

Bug: #341462 Signed-off-by: David Caro me@dcaro.es

Edited by David Caro

Merge request reports