12 lines
345 B
JSON
12 lines
345 B
JSON
{
|
|
"port" : "3001",
|
|
"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",
|
|
"https://stream.graff.tech/",
|
|
"http://212.220.216.185:3005",
|
|
"https://stream.graff.tech"
|
|
]
|
|
} |