You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository is a sample Node.js application for Docker's documentation.
About
A simple Node.js application. The original app does not work with my ProxyPass/ProxyPassReverse rules used to access this app through HTTPS and then redirect the unencoded request to Node. Some relative URL's have been changed to see if this can cause the script work correctly with my redirect rules.