add missing semicolon

This commit is contained in:
Andreas Zweili 2022-01-24 23:43:13 +01:00
parent 51c4989d23
commit f7e5afab79
1 changed files with 2 additions and 2 deletions

View File

@ -94,5 +94,5 @@
mode tcp
server server1 10.7.89.114:443 check
'';
}
}
};
}