mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-08-01 14:30:16 +00:00
user definable port
This commit is contained in:
parent
4ede62d886
commit
88446fa753
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
server {
|
||||
listen 9191;
|
||||
listen NGINX_PORT;
|
||||
|
||||
proxy_connect_timeout 75;
|
||||
proxy_send_timeout 300;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue