Add readeck service.
This commit is contained in:
parent
39626b43ee
commit
c231e5349e
6 changed files with 68 additions and 3 deletions
|
|
@ -18,6 +18,12 @@
|
|||
reverse_proxy :${toString config.foehammer.services.goatcounter.port}
|
||||
'';
|
||||
};
|
||||
|
||||
"bookmarks.foehammer.me" = {
|
||||
extraConfig = ''
|
||||
reverse_proxy :${toString config.foehammer.services.readeck.port}
|
||||
'';
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue