You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enable runtime configuration reloads for auth (#1229)
This is a small diff doing three things:
- Create the `/etc/auth.d` directory.
- Copies the `gotrue-optimizations.service.j2` to also copy the
`gotrue.generated.env` file to the `/etc/auth.d` directory.
- Change the `gotrue.service.j2` to use the `--config-dir` flag
set to the newly created `/etc/auth.d` directory.
Co-authored-by: Chris Stockton <[email protected]>
0 commit comments