Update znc.subdomain.conf.sample

corrected the port and added exposing the port
This commit is contained in:
3n8 2021-01-19 09:35:35 +01:00 committed by GitHub
commit c59ea3c418
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 {