refactor(dx): remove unused .env files

This commit is contained in:
Elian Doran 2025-09-03 20:08:29 +03:00
parent e73724a576
commit 6163ab8c42
No known key found for this signature in database
2 changed files with 0 additions and 8 deletions

1
.env
View File

@ -1 +0,0 @@
NODE_OPTIONS=--max_old_space_size=4096

View File

@ -1,7 +0,0 @@
TRILIUM_DATA_DIR=../data
TRILIUM_INTEGRATION_TEST=memory-no-store
TRILIUM_PORT=37741
# Paths are relative to dist root
DOCS_ROOT=../../../docs
USER_GUIDE_ROOT=../../../apps/server/src/assets/doc_notes/en/User Guide