fuyu 4 vuotta sitten
vanhempi
commit
22021dcfec
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      https.d/pacsview.conf

+ 4 - 0
https.d/pacsview.conf

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