added CORS
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"http_port" : 3010,
|
||||
"db_path": "/var/lib/shadowrun-server/shadowrun.db"
|
||||
}
|
||||
"db_path": "/var/lib/shadowrun-server/shadowrun.db",
|
||||
"url": "*"
|
||||
}
|
||||
Reference in New Issue
Block a user