ergo, but not broken
This commit is contained in:
parent
5747872651
commit
b9f585f170
2 changed files with 37 additions and 37 deletions
|
|
@ -26,10 +26,6 @@ in
|
|||
services.caddy = {
|
||||
enable = true;
|
||||
virtualHosts = {
|
||||
"dukeceph.xyz".extraConfig = ''
|
||||
root * /mnt/nfs/public
|
||||
file_server browse
|
||||
'';
|
||||
"feed.rperce.net".extraConfig = ''
|
||||
reverse_proxy http://192.168.0.5:8080
|
||||
'';
|
||||
|
|
@ -77,9 +73,6 @@ in
|
|||
"irc.dukeceph.xyz".extraConfig = ''
|
||||
reverse_proxy 192.168.0.8
|
||||
'';
|
||||
"irc.dukeceph.xyz/webirc".extraConfig = ''
|
||||
reverse_proxy 192.168.0.8:8067
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue