Parcourir la source

disable next telemetry

Yuki Takei il y a 2 mois
Parent
commit
70db6dccf1
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      apps/app/.env.development

+ 2 - 0
apps/app/.env.development

@@ -4,6 +4,8 @@
 ##
 MIGRATIONS_DIR=src/migrations/
 
+NEXT_TELEMETRY_DISABLED=1
+
 APP_SITE_URL=http://localhost:3000
 FILE_UPLOAD=mongodb
 # MONGO_GRIDFS_TOTAL_LIMIT=10485760