From 9040c1377f29a7c560d4ab318c880ee0b216d25f Mon Sep 17 00:00:00 2001 From: inference Date: Sat, 28 Jun 2025 20:48:49 +0000 Subject: [PATCH] fix(ver): move version string to top --- xb-00-01/nginx/website.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/xb-00-01/nginx/website.conf b/xb-00-01/nginx/website.conf index 028478f..5472123 100644 --- a/xb-00-01/nginx/website.conf +++ b/xb-00-01/nginx/website.conf @@ -1,11 +1,10 @@ # Inferencium - xb-00-01 # Nginx - Configuration - Website +# Version: 10.0.0-alpha.6 # Copyright 2022 Jake Winters # SPDX-License-Identifier: BSD-3-Clause -# Version: 10.0.0-alpha.5 - # Server (unencrypted) ## Redirect from this server block to an encrypted server block if TLS is required