Suwayomi / docker-tachidesk

Run Suwayomi-Server in a docker container
Mozilla Public License 2.0
240 stars 57 forks source link

Update config autodownload #62

Closed vodkapmp closed 11 months ago

vodkapmp commented 11 months ago

This should work for the new missing settings. These changes allow for these variables to be modified for people running this docker container, which is currently not possible as they're overwritten on startup.

This closes #55

vodkapmp commented 11 months ago

@Syer10 The checks fail as they use the .secrets from my repository, I've set those up now so the checks should work.

The only issue is that the workflow is set to push the image to the image repo for Suwayomi/docker-tachidesk, and wont work with forks without changing the workflows. I could do this but I'd need some more time to get that sorted.

Syer10 commented 11 months ago

No problem. I will merge without the checks then, the code looks fine and I don't see any issues so it should build fine.