add reference ssl echo server using websockets and nginx reverse proxy to terminate ssl
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
all:
|
||||
honcho start # install honcho (pip install honcho) or procman (the original ruby script)
|
||||
|
||||
.PHONY: docker
|
||||
|
||||
NAME := bsergean/ws_proxy
|
||||
|
Reference in New Issue
Block a user