Fixed default gateway for bff

This commit is contained in:
Stephan D
2026-02-04 13:44:20 +01:00
parent afa842ba65
commit f56a3d4611
30 changed files with 66 additions and 66 deletions

View File

@@ -92,6 +92,6 @@ require (
golang.org/x/sys v0.40.0 // indirect
golang.org/x/text v0.33.0 // indirect
golang.org/x/time v0.5.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260202165425-ce8ad4cf556b // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260203192932-546029d2fa20 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)