Yucked / Grimoire

Self hosted manga parser & reader
9 stars 2 forks source link

Web Server not starting #19

Open corinloch opened 1 month ago

corinloch commented 1 month ago

failed to load cinfugration from /app/out/config.json

the input does not contain any json tokens ?

After I docker compose up -d

and check the logs it did say that error, please help, Thanks!

Yucked commented 1 month ago

Not sure how you are running it, if you are using docker then create config.json and put it in data directory https://github.com/Yucked/Grimoire/blob/main/src/config.json

You'll have to update it to reflect your configuration from docker-compose.yml