diff --git a/conf/confTemplate.yaml b/conf/confTemplate.yaml index 39d28fa..184d6d1 100644 --- a/conf/confTemplate.yaml +++ b/conf/confTemplate.yaml @@ -3,9 +3,8 @@ app: port: 8888 auths: - - type: ip - pattern: - - 192.168.*.*,127.0.0.1 + # - type: ip + # pattern: 192.168.*.*,127.0.0.1 # - type: token # token: your token