Fix newline in nginx.conf
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ http {
|
||||
types {
|
||||
application/javascript mjs;
|
||||
}
|
||||
|
||||
|
||||
log_format main '$remote_addr - $remote_user [$time_local] "$request" '
|
||||
'$status $body_bytes_sent "$http_referer" '
|
||||
'"$http_user_agent" "$http_x_forwarded_for"';
|
||||
|
||||
Reference in New Issue
Block a user