Skip to content

Turn off basic auth for local

Even if basic auth is enabled in .lakedrops.yml, it should be disabled for local development environment.

There has also been the thought to disable it in pipelines, but that's not a great idea, because it is difficult to differentiate between pipeline and deployed version.

Edited by jurgenhaas