summaryrefslogtreecommitdiffstats
path: root/lass/1systems/yellow/config.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lass/1systems/yellow/config.nix')
-rw-r--r--lass/1systems/yellow/config.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/lass/1systems/yellow/config.nix b/lass/1systems/yellow/config.nix
index 923654d9..484a7f5d 100644
--- a/lass/1systems/yellow/config.nix
+++ b/lass/1systems/yellow/config.nix
@@ -142,13 +142,13 @@ in {
proxy_set_header Accept-Encoding "";
'';
};
- virtualHosts."rada.r" = {
+ virtualHosts."radar.r" = {
locations."/" = {
proxyWebsockets = true;
proxyPass = "http://localhost:7878";
};
};
- virtualHosts."sona.r" = {
+ virtualHosts."sonar.r" = {
locations."/" = {
proxyWebsockets = true;
proxyPass = "http://localhost:8989";