@@ -3,7 +3,7 @@ spring.datasource.username=root
spring.datasource.password=root
-spring.redis.host=127.0.0.1
+spring.redis.host=redis-host
spring.redis.port=6379
spring.jpa.show-sql=true