Moved fixer API config to settings bundle

This commit is contained in:
Jan Böhmer 2025-07-06 21:42:58 +02:00
parent c0c847c5be
commit a4f2a7a7df
5 changed files with 63 additions and 4 deletions

3
.env
View file

@ -129,9 +129,6 @@ NO_URL_REWRITE_AVAILABLE=0
# Set to 1, if Part-DB should redirect all HTTP requests to HTTPS. You dont need to configure this, if your webserver already does this.
REDIRECT_TO_HTTPS=0
# If you want to use fixer.io for currency conversion, you have to set this to your API key
FIXER_API_KEY=CHANGEME
# Override value if you want to show to show a given text on homepage.
# When this is empty the content of config/banner.md is used as banner
BANNER=""