eacortes commited on
Commit
44df690
·
1 Parent(s): aa36b5e

fix: permission error accessing /app dir

Browse files
Files changed (2) hide show
  1. .gitignore +1 -0
  2. redis.conf +4 -1
.gitignore CHANGED
@@ -1 +1,2 @@
1
  __pycache__/
 
 
1
  __pycache__/
2
+ .env
redis.conf CHANGED
@@ -1,2 +1,5 @@
1
  loadmodule /opt/redis-stack/lib/redisearch.so
2
- maxmemory 768mb
 
 
 
 
1
  loadmodule /opt/redis-stack/lib/redisearch.so
2
+
3
+ maxmemory 768mb
4
+
5
+ dir /data