Skip to content

Commit ae9e57c

Browse files
feedback link is updated
1 parent 2e1966d commit ae9e57c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env.production.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ CSRF_TRUSTED_ORIGINS=https://path.tigerapps.org
1111
DATABASE_URL=
1212

1313
# Local Redis (Docker service in docker-compose.prod.yml)
14-
REDIS_URL=redis://localhost:6379/1
14+
REDIS_URL=redis://redis:6379/1
1515
REDIS_MAXMEMORY=128mb
1616
REDIS_MAXMEMORY_POLICY=allkeys-lru
1717
REDIS_MEM_LIMIT=192m

0 commit comments

Comments
 (0)