Skip to content

Commit 64d9650

Browse files
committed
[-] fix "user" tag
1 parent 823c20a commit 64d9650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/patroni_service.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<log mode="roll"></log>
99
<logpath>%BASE%\log</logpath>
1010
<serviceaccount>
11-
<user>postgres</username>
11+
<user>postgres</user>
1212
<password>12345</password>
1313
</serviceaccount>
1414
</service>

0 commit comments

Comments
 (0)