treewide format
This commit is contained in:
parent
653eb2d606
commit
b346790feb
31 changed files with 150 additions and 104 deletions
|
|
@ -40,10 +40,10 @@ in
|
|||
enable = true;
|
||||
virtualHosts = {
|
||||
# "swgalaxyproject.com".extraConfig = ''
|
||||
# reverse_proxy http://localhost:8080
|
||||
# reverse_proxy http://localhost:8080
|
||||
# '';
|
||||
# "nnsbluegrass.com".extraConfig = ''
|
||||
# reverse_proxy http://localhost:9821
|
||||
# reverse_proxy http://localhost:9821
|
||||
# '';
|
||||
"swgalaxyproject.com".extraConfig = ''
|
||||
file_server {
|
||||
|
|
|
|||
|
|
@ -38,11 +38,11 @@ in
|
|||
users.users.caddy.extraGroups = [ "tuwunel" ];
|
||||
|
||||
services.caddy = {
|
||||
enable = true;
|
||||
virtualHosts = {
|
||||
"psychal.link, psychal.link:8448".extraConfig = ''
|
||||
reverse_proxy unix//run/tuwunel/tuwunel.sock
|
||||
'';
|
||||
};
|
||||
};
|
||||
enable = true;
|
||||
virtualHosts = {
|
||||
"psychal.link, psychal.link:8448".extraConfig = ''
|
||||
reverse_proxy unix//run/tuwunel/tuwunel.sock
|
||||
'';
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue