Преглед изворни кода

Edit the example to reflect the changes

TheFrenchGhosty пре 4 година
родитељ
комит
4761163c7a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      nitter.example.conf

+ 1 - 1
nitter.example.conf

@@ -10,7 +10,7 @@ hostname = "nitter.net"
 [Cache]
 listMinutes = 240  # how long to cache list info (not the tweets, so keep it high)
 rssMinutes = 10  # how long to cache rss queries
-redisHost = "localhost"  # Change to "redis" if using docker-compose
+redisHost = "localhost"  # Change to "nitter-redis" if using docker-compose
 redisPort = 6379
 redisPassword = ""
 redisConnections = 20  # connection pool size