add ts
This commit is contained in:
11
stream/teamspeak.conf
Normal file
11
stream/teamspeak.conf
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
server {
|
||||||
|
listen 9987 reuseport;
|
||||||
|
proxy_timeout 30s;
|
||||||
|
proxy_pass teamspeak.dmz;
|
||||||
|
}
|
||||||
|
|
||||||
|
server {
|
||||||
|
listen 30033 reuseport;
|
||||||
|
proxy_timeout 30s;
|
||||||
|
proxy_pass teamspeak.dmz;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user