Browse Source

Merge 1ee6f1c697 into 12785b1711

pull/12/merge
Fabian 2 years ago
committed by GitHub
parent
commit
54edbd8c22
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      root/defaults/oscam.conf

+ 1
- 1
root/defaults/oscam.conf View File

@ -9,4 +9,4 @@ logfile = stdout
[webif] [webif]
httpport = 8888 httpport = 8888
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255,10.0.0.0-10.255.255.255,255.255.255.255
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255,10.0.0.0-10.255.255.255,172.16.0.0-172.31.255.255,255.255.255.255

Loading…
Cancel
Save