mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 22:50:19 +02:00
huge refactoring
This commit is contained in:
parent
5b0a327f50
commit
5cc4714fbb
13 changed files with 74 additions and 71 deletions
|
@ -10,4 +10,8 @@
|
|||
enableKepubify = true;
|
||||
};
|
||||
};
|
||||
|
||||
services.caddy.virtualHosts."http://books.hypervirtual.world".extraConfig = ''
|
||||
reverse_proxy :8083
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue