Scott
Scott
I'm not using your nginx package as i reverse proxy seperately, my config is as follow ``` location /slweb { proxy_pass http://192.168.1.105:8088/slweb; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade";...
Possible Enhancement, Make a managed wrapper for your DLL so it can be used in .NET languages. So others can use your DLL in their 3rd party programs instead of...
I have the same issue as #91 - Building boot image gets stuck on "Copying WIM to the deployment share" #91 #132 - Updating deployment share gets stuck at, "Copying...