mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
Updated hedgedocs for 22.11
This commit is contained in:
parent
f30edf15c5
commit
87e5e81272
1 changed files with 3 additions and 3 deletions
|
@ -20,7 +20,7 @@ in
|
|||
mkMerge [{
|
||||
services.hedgedoc = {
|
||||
enable = true;
|
||||
configuration = {
|
||||
settings = {
|
||||
port = port;
|
||||
db = {
|
||||
dialect = "postgres";
|
||||
|
@ -48,9 +48,9 @@ in
|
|||
|
||||
|
||||
(mkIf cfg.nginx.enable (mkSubdomain cfg.nginx.subdomain port))
|
||||
|
||||
|
||||
(mkIf cfg.nginx.enable (mkVPNSubdomain cfg.nginx.subdomain port))]);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue