Fix server header content

This commit is contained in:
Hakase
2018-04-27 07:37:46 +09:00
parent 927d837302
commit 20613de2fc
+1 -1
View File
@@ -5,7 +5,7 @@ My nginx build files.
Please edit for this file. - https://git.hakase.io/Hakase/nginx-build/blob/master/src/core/nginx.h#L23
```c
#define NGINX_SERVER "Hakase-nginx"
#define NGINX_SERVER "hakase"
```
Features