session destroy fixed
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
{
|
||||
"ip" : "192.168.1.115",
|
||||
"port" : "3001",
|
||||
"mongodb_url" : "mongodb://127.0.0.1:27017",
|
||||
"mongodb_url" : "mongodb://pixel_admin:!G3432664499@192.168.1.163:27017",
|
||||
"database_name" : "pixel_streaming",
|
||||
"cors":[
|
||||
"http://192.168.1.171:3000",
|
||||
"http://localhost:3000"
|
||||
"http://localhost:3000",
|
||||
"https://stream.graff.tech/",
|
||||
"http://212.220.216.185:3005",
|
||||
"https://stream.graff.tech"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user