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:
parent
6c050e2171
commit
fbbc6d8f39
8 changed files with 3 additions and 47 deletions
1
src/auth/config/.gitignore
vendored
Normal file
1
src/auth/config/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
providers.toml
|
||||
Loading…
Add table
Add a link
Reference in a new issue