diff --git a/hosts/plexy/default.nix b/hosts/plexy/default.nix index 0b10fba..b361950 100644 --- a/hosts/plexy/default.nix +++ b/hosts/plexy/default.nix @@ -154,7 +154,6 @@ general = { api.server = { enable = true; - listen_uri = "http://127.0.0.1:8080"; }; prometheus.enabled = false; };