Removed debug stuff

This commit is contained in:
SKP
2019-03-30 23:02:40 +01:00
committed by kexkey
parent 15bc997723
commit 8d2670f589

View File

@@ -25,7 +25,6 @@ server {
}
location /auth {
error_log /var/log/shice.log debug;
internal;
include fastcgi_params;
fastcgi_param SCRIPT_FILENAME /etc/nginx/conf.d/auth.sh;