From decc4a36e208e38c9944481908652435aaa51ca7 Mon Sep 17 00:00:00 2001 From: HuabingZhao Date: Mon, 5 Mar 2018 14:59:44 +0800 Subject: Support websocket request forwarding Issue-ID: MSB-156 Change-Id: Id63da46c6321d5d007e8078847ad093aaebe0a45 Signed-off-by: HuabingZhao --- openresty-ext/src/assembly/resources/openresty/run4docker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openresty-ext/src/assembly/resources/openresty/run4docker.sh') diff --git a/openresty-ext/src/assembly/resources/openresty/run4docker.sh b/openresty-ext/src/assembly/resources/openresty/run4docker.sh index 329dabc..e956aa7 100644 --- a/openresty-ext/src/assembly/resources/openresty/run4docker.sh +++ b/openresty-ext/src/assembly/resources/openresty/run4docker.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2016 ZTE, Inc. and others. All rights reserved. (ZTE) +# Copyright (C) 2017 ZTE, Inc. and others. All rights reserved. (ZTE) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. -- cgit 1.2.3-korg