|
@@ -13,4 +13,8 @@ server {
|
|
index index.html index.htm;
|
|
index index.html index.htm;
|
|
# root /data/www/pacsview;
|
|
# root /data/www/pacsview;
|
|
root /data/3.0/BY-YJ/pacsview;
|
|
root /data/3.0/BY-YJ/pacsview;
|
|
|
|
+
|
|
|
|
+ location /dcmdowm/ {
|
|
|
|
+ proxy_pass https://127.0.0.1:9999/;
|
|
|
|
+ }
|
|
}
|
|
}
|