Skip to content

Commit f5bc70a

Browse files
✨ feat(casaos-update-database-password): Update README to remove
env file update This change updates the README file for the casaos-update-database- password script to remove the mention of automatically updating the corresponding .env file. The script now only updates the root/admin password for the running database containers.
1 parent 16d315a commit f5bc70a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

casaos-update-database-password/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Why?
22

3-
This script helps you update the root/admin password for running database containers (PostgreSQL, MySQL, or MariaDB) and automatically updates the corresponding .env file.
3+
This script helps you update the root/admin password for running database containers (PostgreSQL, MySQL, or MariaDB).
44

55
## Features
66

0 commit comments

Comments
 (0)