Skip to content

Commit f979b11

Browse files
committed
fix patroni config file name
1 parent 81c2eb6 commit f979b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/patronictl.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ SETLOCAL
55
REM Set here your console [sic!] favorite editor
66
SET EDITOR=micro\micro.exe
77

8-
python.exe patroni\patronictl.py -c postgres-win0.yml %*
8+
python.exe patroni\patronictl.py -c patroni.yml %*

0 commit comments

Comments
 (0)