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.
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.
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 NDLASTFMSECRET but not pointers to a file (e.g. /run/secrets/lastfmapisecret)