nginx-conf/conf/includes/EDA-Viewer.conf

11 lines
261 B
Plaintext

location / {
proxy_pass http://localhost:5003; #EDA Viewer#5003
}
#C:\Users\mesedasvc\AppData\Local\IFXApps\nginx-1.20.1
#nginx -t
#nginx -s reload
#
#sc stop "EDA Viewer 5003"
#sc delete "EDA Viewer 5003"
#http://localhost:5003/Home/Background/?EDAViewer
#