mirror of
https://github.com/MagicBOTAlex/nixos-server.git
synced 2026-05-06 10:02:30 +02:00
sync before update
This commit is contained in:
parent
8e1dd6fbb1
commit
c6f54cc96a
6 changed files with 96 additions and 29 deletions
|
|
@ -13,7 +13,7 @@
|
|||
imports = [ ./../networking/networkSetup.nix ];
|
||||
|
||||
services.caddy = {
|
||||
enable = true;
|
||||
# enable = true;
|
||||
virtualHosts."cache.deprived.dev" = {
|
||||
extraConfig = ''
|
||||
reverse_proxy localhost:5444
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue