|
@@ -11,7 +11,7 @@ server {
|
|
|
access_log /home/openlab/data/logs/nginx/html/access.log;
|
|
|
error_log /home/openlab/data/logs/nginx/html/error.log;
|
|
|
index index.html index.htm;
|
|
|
- root /home/openlab/data/www/ris/client_ssl;
|
|
|
+ root /home/openlab/data/www/ris/client;
|
|
|
|
|
|
|
|
|
location /zskkapi/ {
|