FNNDSC / ChRIS_ultron_backEnd

Backend for ChRIS
https://fnndsc.github.io/ChRIS_ultron_backEnd
MIT License
31 stars 100 forks source link

Update superuser password if already exists #562

Closed jennydaman closed 2 months ago

jennydaman commented 2 months ago

If the superuser already exists, its password will be set to the value of the CHRIS_SUPERUSER_PASSWORD environment variable. This way, the superuser's password can be easily changed by restarting CUBE, and CUBE's state will match the environment variables when the environment variables are changed.