mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-18 13:14:56 +01:00
Removed debug stuff
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user