mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
- Introduced a new Bash script for configuring secure database credentials in Dokploy installations. - The script generates a random password, checks for existing configurations, and updates the PostgreSQL and Dokploy services to use Docker Secrets for enhanced security. https://github.com/Dokploy/dokploy/issues/3449