diff options
| author | seth <[email protected]> | 2024-04-11 12:36:17 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-04-11 12:36:17 -0400 |
| commit | 5b7b4f48b60d42b1b5ab5971bb797588421d9411 (patch) | |
| tree | d71d517db7b7d394f93d5360a491910c76dabe01 /systems | |
| parent | e4512748934b46e160158bdb998b6ef3a0baa258 (diff) | |
atlas: drop msix subdomain
Diffstat (limited to 'systems')
| -rw-r--r-- | systems/atlas/nginx.nix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/systems/atlas/nginx.nix b/systems/atlas/nginx.nix index 001c4d5..9fe0b38 100644 --- a/systems/atlas/nginx.nix +++ b/systems/atlas/nginx.nix @@ -10,10 +10,6 @@ in { miniflux = { locations = mkProxy "/" "7000"; }; - - msix = { - root = "/var/www/msix"; - }; }; }; } |
