VEGAS/websites: remove unused
This commit is contained in:
parent
52459c42c1
commit
06e2f36f5e
1 changed files with 1 additions and 5 deletions
|
@ -11,12 +11,8 @@ let inherit (tools) domain; in
|
|||
# PSA sites
|
||||
stop-using-nix-env = static packages.stop-using-nix-env.webroot;
|
||||
|
||||
"shadertool.dev" = proxy "http://test-generic.int.${domain}";
|
||||
"kokaido" = proxy "http://test-generic.int.${domain}:8080";
|
||||
|
||||
# content delivery
|
||||
autoconfig = static "/srv/storage/www/autoconfig";
|
||||
rpm = static "/srv/storage/rpm";
|
||||
|
||||
"whoami".locations = { # no tls
|
||||
"/".return = ''200 "$remote_addr\n"'';
|
||||
|
|
Loading…
Reference in a new issue