kannibalox / PtpUploader

PtpUploader is a bot that automatically uploads releases to PTP.
69 stars 21 forks source link

docker run #15

Closed daomengRen closed 2 years ago

daomengRen commented 2 years ago

error:

dynaconf.vendor.box.exceptions.BoxKeyError: "'DynaBox' object has no attribute 'ANNOUNCE_URL'" How should I go to the config file to add this attribute

kannibalox commented 2 years ago

the passkey config file entry was recently moved to announce_url in the config file: https://github.com/kannibalox/PtpUploader/blob/main/src/PtpUploader/config.default.yml#L8, try changing that.