fixed typo in openresty config
This commit is contained in:
@@ -26,7 +26,7 @@ http {
|
||||
}
|
||||
|
||||
server {
|
||||
include /opt/ShellHub/nginx.var;
|
||||
include /opt/ShellHub/nginx.env;
|
||||
listen 80;
|
||||
|
||||
server_name _;
|
||||
|
||||
Reference in New Issue
Block a user