Update IP format in mod_rest example configuration file (#190)

This commit is contained in:
Badlop 2016-11-09 11:06:00 +01:00
parent 4013a68554
commit df79a848f6
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
modules:
mod_rest:
allowed_ips:
- "> {127,0,0,1} ."
- "127.0.0.1"
listen:
-
port: 5285