aboutsummaryrefslogtreecommitdiff
path: root/profiles/nginx.nix
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/nginx.nix')
-rw-r--r--profiles/nginx.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/nginx.nix b/profiles/nginx.nix
index 7446cbc..e32106f 100644
--- a/profiles/nginx.nix
+++ b/profiles/nginx.nix
@@ -8,7 +8,7 @@
# configuration of the router, since we need to listen on port 80
# too for streaming.
statusPage = true;
- defaultHTTPListenPort = 8080;
+ defaultHTTPListenPort = 8008;
recommendedGzipSettings = true;
recommendedOptimisation = true;