add
This commit is contained in:
9
6-厦门移动-4.1.0/2-helm-chart/10-stream-tcp-proxy.conf
Normal file
9
6-厦门移动-4.1.0/2-helm-chart/10-stream-tcp-proxy.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
server {
|
||||
listen 38989;
|
||||
proxy_pass 192.168.0.2:9001;
|
||||
}
|
||||
server {
|
||||
listen 31935;
|
||||
proxy_pass 192.168.0.35:30935;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user