mirror of
https://github.com/SpecterOps/Nemesis
synced 2026-06-08 12:36:42 +00:00
30943c819a
- Add compose.noauth.yaml that redefines the auth middleware as a no-op headers middleware - Read DISABLE_AUTH from .env in nemesis-ctl.sh and conditionally layer compose.noauth.yaml - Make dev compose files explicit so the noauth overlay layers correctly - Fix frontend labels in compose.override.yaml to include full traefik label set - Document DISABLE_AUTH in env.example