mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-28 01:10:54 +01:00
config: add telemetry opt out to env
This commit is contained in:
@@ -13,3 +13,5 @@ AUTH_URL='http://localhost:3000'
|
||||
# You can generate the secret via 'openssl rand -base64 32' on Unix
|
||||
# @see https://next-auth.js.org/configuration/options#secret
|
||||
AUTH_SECRET='supersecret'
|
||||
|
||||
TURBO_TELEMETRY_DISABLED=1
|
||||
Reference in New Issue
Block a user