re-open git://pkgs for now until fedpkg is ready
This commit is contained in:
parent
fdbd630824
commit
e17ce6d801
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ tcp_ports: [80, 443,
|
|||
3000, 3001, 3002, 3003, 3004, 3005, 3006, 3007,
|
||||
3008, 3009, 3010, 3011, 3012, 3013, 3014, 3015]
|
||||
|
||||
custom_rules: [ '-A INPUT -s 10.0.0.0/8 -p tcp -m tcp --dport 9418 -j ACCEPT']
|
||||
custom_rules: [ '-A INPUT -p tcp -m tcp --dport 9418 -j ACCEPT']
|
||||
|
||||
# Definining these vars has a number of effects
|
||||
# 1) mod_wsgi is configured to use the vars for its own setup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue