Skip to content

Commit

Permalink
Merge pull request #17 from veops/dev
Browse files Browse the repository at this point in the history
fix: pattern
  • Loading branch information
ttktatakai committed Jul 11, 2024
2 parents 9abd6e3 + d9343bb commit a7e44f2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions conf/confTemplate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a7e44f2

Please sign in to comment.