From ca0f40885c7c8178161672bd369040dbc52208f5 Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 24 Sep 2025 23:00:38 +0200 Subject: cleaning --- conf/nginx.conf | 3 --- 1 file changed, 3 deletions(-) (limited to 'conf') diff --git a/conf/nginx.conf b/conf/nginx.conf index 09e4a84..287d1d7 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -6,9 +6,6 @@ location / { proxy_set_header Accept-Encoding ""; try_files $uri @proxy; - - # Include SSOWAT user panel. - include conf.d/yunohost_panel.conf.inc; } location ~ /sw.js { -- cgit v1.2.3-70-g09d2