feat(auth): Use bind mount for providers.toml config file

Changed the way the `auth` service source its providers file to use a
bindmount and use a default path if no `PROVIDER_FILE` env is set
This commit is contained in:
Maieul BOYER 2025-12-30 15:12:22 +01:00 committed by Maix0
parent 6c050e2171
commit fbbc6d8f39
8 changed files with 3 additions and 47 deletions

1
src/auth/config/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
providers.toml