Changelog
- aaf8e09 Add config.toml.example (fix #269 #194)
- 142b0e0 Add server package
- 3690018 Allow custom youtube-dl path
- 43c44fc Allow specify string as API key
- 5483455 Decouple config package
- 26f4b2a Fix context import
- 1c2e374 Fix data path in docker compose file
- db4de62 Migrate to pelletier/go-toml
- a5c6e2d Move cron section to docs
- 0edf283 Notify when using log file (fix: #224)
- 12cdbf6 Refactor code to allow pluggable storages
- 16315c0 Update docker compose (close: #270)
- 34c708d readd
WORKDIR /app
config.toml
uses relative path, from the current directory,$PWD
by default is/
.