We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39605f1 commit b30ca04Copy full SHA for b30ca04
packages/api/internal/orchestrator/orchestrator.go
@@ -79,7 +79,6 @@ func New(
79
80
dnsServer := dns.New(redisClient)
81
82
- // xx
83
if env.IsLocal() {
84
zap.L().Info("Running locally, skipping starting DNS server")
85
} else {
0 commit comments