Skip to content

Commit

Permalink
chore: update white list ip
Browse files Browse the repository at this point in the history
  • Loading branch information
Wangtaofeng committed Dec 4, 2024
1 parent aaaa507 commit 65198f2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions ResourceGenerator/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,4 @@ export const ResourceTypeList = [
},
]

export const WHITE_LIST_IP = [
"137.184.185.47",
"137.184.176.232",
"137.184.180.151",
]
export const WHITE_LIST_IP = ["146.190.156.21"]

0 comments on commit 65198f2

Please sign in to comment.