Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 323 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 323 Bytes

bradbeck/httpd-proxy

Running

docker run --rm -it -p 8082:80 --add-host nxrm:192.168.254.45 bradbeck/httpd-proxy

Configured Users

+----------+----------+
| Username | Password |
+----------+----------+
| admin    | admin123 |
+----------+----------+
| other    | admin123 |
+----------+----------+