mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-08-22 06:13:49 -07:00
Update znc.subdomain.conf.sample
corrected the port and added exposing the port
This commit is contained in:
parent
7270c2a33a
commit
c59ea3c418
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for znc
|
||||
# To additionally port foward the irc port uncomment the stream section in /config/nginx/nginx.conf and append these lines (without #) to znc.conf:
|
||||
# To additionally port forward the irc port, expose port 6501, Uncomment the stream section in /config/nginx/nginx.conf and append these lines (without #) to znc.conf:
|
||||
#TrustedProxy = 127.0.0.1
|
||||
#TrustedProxy = ::1
|
||||
server {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue