chore: remove DEBUG from .env (#59922)

This commit is contained in:
Oliver Eyton-Williams
2025-04-23 17:23:43 +02:00
committed by GitHub
parent 9dfbd80e8c
commit 310d0c691c

View File

@@ -62,7 +62,6 @@ SHOW_UPCOMING_CHANGES=false
# Debugging Mode Keys - these should not be used in production
# ---------------------
PEER=stuff
DEBUG=true
LOCAL_MOCK_AUTH=true
# ---------------------