feat: update .env

This commit is contained in:
chenos 2023-03-05 07:15:45 +08:00
parent 599c870f2f
commit c360d957d0

View File

@ -30,7 +30,7 @@ DB_TABLE_PREFIX=
# DB_USER=nocobase # DB_USER=nocobase
# DB_PASSWORD=nocobase # DB_PASSWORD=nocobase
# DB_LOGGING=on # DB_LOGGING=on
# DB_UNDERSCORED=true # DB_UNDERSCORED=false
################# CACHE ################# ################# CACHE #################
# default is memory cache, when develop mode,code's change will be clear memory cache, so can use 'cache-manager-fs-hash' # default is memory cache, when develop mode,code's change will be clear memory cache, so can use 'cache-manager-fs-hash'