Is there any option to configure #Navidrome for last.fm via docker compose secrets? Right now the compose file only seems to accept direct values via ND_LASTFM_SECRET but not pointers to a file (e.g.
from guerda@ruhr.social to navidrome@discuss.tchncs.de on 29 Dec 2024 11:12
https://ruhr.social/users/guerda/statuses/113735811989080795

Is there any option to configure #Navidrome for last.fm via docker compose secrets? Right now the compose file only seems to accept direct values via ND_LASTFM_SECRET but not pointers to a file (e.g. /run/secrets/lastfm_api_secret)

@navidrome @selfhosted @selfhosting

#navidrome

threaded - newest

Deebster@programming.dev on 29 Dec 2024 12:33 collapse

It doesn’t look like it, but I suppose you could write it in the config file and put the whole file in a secret (not tested, may not work)