Skip to content

Commit

Permalink
fix seata test
Browse files Browse the repository at this point in the history
  • Loading branch information
chickenlj committed Mar 20, 2024
1 parent 95e564e commit bf52399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2-advanced/dubbo-samples-seata/case-configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
image: mysql:5.7
environment:
- MYSQL_DATABASE=seata
- MYSQL_ROOT_PASSWORD=helloworld
- MYSQL_ROOT_PASSWORD=root
volumes:
- ${_basedir}/script/db:/docker-entrypoint-initdb.d
seata-server:
Expand Down

0 comments on commit bf52399

Please sign in to comment.