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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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
# ---------------------