discovery-engine
discovery-engine copied to clipboard
Remove hardcoded db user/password from env vars
Currently, the database access is done through user/passwd passed through env vars. This needs to be done through secrets manager.