forked from Ivasoft/opds-proxy
feat: environment configuration
Environment variables can now be used to configure any config property including the feeds list. This makes it easier to use in environments without access to config files like GCR. Some may prefer not to have a separate config file as well. Also added build metadata to the docker image and binaries.
This commit is contained in:
@@ -13,4 +13,5 @@ cp kindlegen/kindlegen /usr/local/bin/kindlegen
|
||||
chmod +x /usr/local/bin/kindlegen
|
||||
rm -rf kindlegen kindlegen_linux_2.6_i386_v2_9.tar.gz
|
||||
|
||||
go install github.com/air-verse/air@latest
|
||||
go install github.com/air-verse/air@latest
|
||||
go install github.com/goreleaser/goreleaser/v2@latest
|
||||
Reference in New Issue
Block a user