diff --git a/spring-integration-redis/si-redis.conf b/spring-integration-redis/si-redis.conf new file mode 100644 index 0000000000..c14c96d78b --- /dev/null +++ b/spring-integration-redis/si-redis.conf @@ -0,0 +1,5 @@ +# minimal config +daemonize yes +bind 127.0.0.1 +loglevel notice +port 7379 \ No newline at end of file