fix: test env file

This commit is contained in:
chenos 2024-08-26 19:18:05 +08:00
parent c4b819528a
commit 97096f8a6a

View File

@ -19,6 +19,8 @@ DB_STORAGE=storage/db/nocobase-test.sqlite
# DB_USER=nocobase
# DB_PASSWORD=nocobase
# DB_LOGGING=on
TZ=UTC
ENCRYPTION_FIELD_KEY="2DKJ)P+u(9bP5eF#MTdhy8ZJdfa(xT)K"
################# CACHE #################
# default is memory cache, when develop mode,code's change will be clear memory cache, so can use 'cache-manager-fs-hash'