Feature Request
Hi, I had installed hertzbeat with docker compose, ref to :https://hertzbeat.apache.org/zh-cn/docs/start/docker-compose-deploy
But I found that the PostgreSQL username and password used by Hertzbeat are root/123456. That doesn't seem like a good idea in a production environment. After installed hertzbeat, I used db tools to connect my server with root/123456, and everything in hertzbeat shows.
Maybe something can be done? A random password, or using .env, or anything else.
Thanks
Is your feature request related to a problem? Please describe
No response
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
Feature Request
Hi, I had installed hertzbeat with docker compose, ref to :https://hertzbeat.apache.org/zh-cn/docs/start/docker-compose-deploy
But I found that the PostgreSQL username and password used by Hertzbeat are root/123456. That doesn't seem like a good idea in a production environment. After installed hertzbeat, I used db tools to connect my server with root/123456, and everything in hertzbeat shows.
Maybe something can be done? A random password, or using .env, or anything else.
Thanks
Is your feature request related to a problem? Please describe
No response
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response