TraceNature / redissyncer-server

RedisSyncer是一个多任务的redis数据同步工具,可灵活的满足Redis间的数据同步、迁移需求; redissyncer is a redis synchronization tool, used in redis single instance and cluster synchronization
https://github.com/TraceNature/redissyncer-server
Apache License 2.0
639 stars 104 forks source link

版本3.3.3提示no token #70

Closed yangxueyong closed 2 years ago

yangxueyong commented 2 years ago

版本3.3.3

按照 https://github.com/TraceNature/redissyncer-server/blob/main/docs/quickstart.md

java -jar syncer-webapp/syncer-webapp.jar 启动之后

使用postman提交任务 提示no token

pingxingshikong commented 2 years ago

可以将 application.yml中的syncer.config.auth 设置成false