Closed jababda closed 1 week ago
The solution to this was adding the baseUri propert to the komga section of the konf application.yaml.
komga:
baseUri: "http://komga:25600"
komgaUser: "<myUsername>"
komgaPassword: "<myPw>"
eventListener:
enabled: true
database:
file: "/config/database.sqlite"
metadataProviders:
defaultProviders:
aniList:
priority: 1
enabled: true
Hi all,
I'm able to login to Komga from Konf, but when I try to select a manga from the match list Konf errors. This error happens on every manga I've tried and every match option I've tried. I'm using docker desktop on windows with both komf and komga running in the same stack and network.
Error log:
docker-compose.yml
Konfs application.yml
Komga application.yml