-
-
Notifications
You must be signed in to change notification settings - Fork 297
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add environment variable for API key (#831)
* Added the ability to set the API key with the env var API_KEY * Adding debug statements * Updating * feat: adding env var for API key * feat: update * fix(settings/index.ts): remove a print statement that logs the API key to the console * Update en.json * docs: added documentation about API_KEY environment variable * feat: add a check to ensure API key always uses env var if provided * feat: always check the API_KEY env var at startup * chore: add back the gitkeeps under ./config, accidentally deleted in prev commit * chore: revert change made to docker-compose that was accidentally committed
- v2.3.0
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1.0
- v2.0.1
- v2.0.0
- preview-without-ratelimit
- preview-unix-socket
- preview-tvdb-indexer
- preview-test-fix-blacklist
- preview-test-externalapi-axios
- preview-remove-fetch
- preview-proxy-setting
- preview-pre-blacklist
- preview-pr-1218
- preview-postgres
- preview-post-blacklist
- preview-override-rules
- preview-nodejs_22
- preview-node-22
- preview-music-support
- preview-more-proxy-settings
- preview-more-discord-logs
- preview-linked-accounts
- preview-frame-ancestor
- preview-fix-plex-user-mismatch
- preview-fix-emby-header
- preview-fix-blacklist
- preview-fix-basic-auth
- preview-fix-avatarproxy
- preview-faster-download-refresh
- preview-delete-media-in-list
- preview-cache-avatar
Showing
2 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters