disable file rebuild

This commit is contained in:
Alexandra
2024-10-23 02:13:43 -06:00
parent f58eca20c7
commit 76401585aa

2
.env
View File

@@ -1,6 +1,6 @@
PORT=8062
BIND_ADDRESS=0.0.0.0
FORCE_FILE_REBUILD=1
FORCE_FILE_REBUILD=0
DEBUG=0
NODE_ENV=production
# Memory Impacting Settings - Trades for threading efficiency. Much slower, but should be useful for limited memory environments like VPS