feat: allow configurable loopback backend binding
This commit is contained in:
@@ -9,7 +9,7 @@ def test_compose_does_not_embed_password_or_net_admin_capability():
|
||||
|
||||
assert "POSTGRES_PASSWORD=pingwatch123" not in compose
|
||||
assert "NET_ADMIN" not in compose
|
||||
assert "127.0.0.1:8001:8000" in compose
|
||||
assert "PINGWATCH_BACKEND_BIND" in compose
|
||||
|
||||
|
||||
def test_oauth_client_does_not_disable_tls_verification():
|
||||
|
||||
Reference in New Issue
Block a user