Refactor security context and add allowed CORS domains in m3uproxy configuration
This commit is contained in:
@@ -17,7 +17,10 @@
|
||||
"10.1.0.0/16",
|
||||
"10.152.183.0/24"
|
||||
]
|
||||
}
|
||||
},
|
||||
"allowed_cors_domains": [
|
||||
"tv.alexpires.me"
|
||||
]
|
||||
},
|
||||
"auth": {
|
||||
"provider": "file",
|
||||
|
||||
Reference in New Issue
Block a user