Skip to content

Commit

Permalink
Reset default password
Browse files Browse the repository at this point in the history
  • Loading branch information
azexcy committed Mar 19, 2024
1 parent 831f969 commit d4b46ed
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ pipeline.it.docker.opengauss.version=
# pipeline.it.native.database=mysql or postgresql or opengauss
pipeline.it.native.database=
pipeline.it.native.mysql.username=root
pipeline.it.native.mysql.password=root
pipeline.it.native.mysql.password=Root@123
pipeline.it.native.mysql.port=3306
pipeline.it.native.mariadb.username=root
pipeline.it.native.mariadb.password=root
pipeline.it.native.mariadb.password=Root@123
pipeline.it.native.mariadb.port=3306
pipeline.it.native.postgresql.username=postgres
pipeline.it.native.postgresql.password=Root@123
Expand Down

0 comments on commit d4b46ed

Please sign in to comment.