mirror of
https://github.com/System-End/site.git
synced 2026-04-19 15:18:18 +00:00
15 lines
337 B
JSON
15 lines
337 B
JSON
{
|
|
"github": { "silent": true },
|
|
"env": {
|
|
"SLACK_BOT_TOKEN": "@slack-bot-token-production-8avf"
|
|
},
|
|
"headers": [
|
|
{
|
|
"source": "/api/(.+)",
|
|
"headers": [
|
|
{ "key": "Access-Control-Allow-Origin", "value": "*" },
|
|
{ "key": "Access-Control-Allow-Methods", "value": "POST, OPTIONS" }
|
|
]
|
|
}
|
|
]
|
|
}
|