mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-18 21:25:06 +01:00
Removed debug stuff
This commit is contained in:
@@ -25,7 +25,6 @@ server {
|
|||||||
}
|
}
|
||||||
|
|
||||||
location /auth {
|
location /auth {
|
||||||
error_log /var/log/shice.log debug;
|
|
||||||
internal;
|
internal;
|
||||||
include fastcgi_params;
|
include fastcgi_params;
|
||||||
fastcgi_param SCRIPT_FILENAME /etc/nginx/conf.d/auth.sh;
|
fastcgi_param SCRIPT_FILENAME /etc/nginx/conf.d/auth.sh;
|
||||||
|
|||||||
Reference in New Issue
Block a user