fix typo in isso endpoint
This commit is contained in:
parent
2bae236aec
commit
f66fe7f7aa
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ with lib; {
|
|||
enable = true;
|
||||
settings = {
|
||||
general = {
|
||||
host = "https://posixlycorrect.com";
|
||||
host = "https://posixlycorrect.com/";
|
||||
dbpath = "/var/lib/isso/comments.db";
|
||||
notify = "stdout";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue