changed cache name in env file

This commit is contained in:
2025-03-26 20:56:57 -05:00
parent 0bf03452cb
commit dd3f40d654

View File

@@ -14,7 +14,7 @@ DB_TYPE=mysql
#########
REDIS_PORT=6379
REDIS_HOST=cache
REDIS_HOST=standardnotes-cache
CACHE_TYPE=redis
########