This is an automated email from the ASF dual-hosted git repository.
flypiggy pushed a commit to branch feature/support-raft
in repository https://gitbox.apache.org/repos/asf/incubator-seata-go.git
The following commit(s) were added to refs/heads/feature/support-raft by this
push:
new 8de6f279 Update seatago.yml
8de6f279 is described below
commit 8de6f27903a3a32f198229030d345d9b33db9f8a
Author: 福來|Fulai <[email protected]>
AuthorDate: Thu Mar 5 04:07:10 2026 +0800
Update seatago.yml
---
testdata/conf/seatago.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testdata/conf/seatago.yml b/testdata/conf/seatago.yml
index 6edb83e0..f8ca9a17 100644
--- a/testdata/conf/seatago.yml
+++ b/testdata/conf/seatago.yml
@@ -120,7 +120,7 @@ seata:
data-id: seata.properties
# Registration Center
registry:
- type: raft
+ type: file
namingserver-addr: 127.0.0.1:8081
username: seata
password: seata
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]