Skip to content

compatible version with ezunpaywall 1.1.0

Latest
Compare
Choose a tag to compare
@felixleo22 felixleo22 released this 20 Feb 07:40
· 111 commits to master since this release
e3093ca

Fix: update config

new config

{
  "baseURL": "http://localhost",
  "adminPassword": "changeme",
  "apikey": "user"
}

old config

{
  "baseURL": "http://localhost",
  "redisPassword": "changeme",
  "apikey": "user",
}