fixed typo in openresty config

This commit is contained in:
2021-01-16 01:33:31 +01:00
parent ade8ef291b
commit 482ae41455

View File

@@ -26,7 +26,7 @@ http {
}
server {
include /opt/ShellHub/nginx.var;
include /opt/ShellHub/nginx.env;
listen 80;
server_name _;