mirror of
https://gitee.com/wot-design-uni/wot-design-uni.git
synced 2025-12-06 17:18:40 +08:00
chore: 🚀 添加 edgeone.json
This commit is contained in:
parent
d86dd18b49
commit
3fec24de00
20
docs/public/edgeone.json
Normal file
20
docs/public/edgeone.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"redirects": [
|
||||
{
|
||||
"source": "$wwwhost",
|
||||
"destination": "$host",
|
||||
"statusCode": 301
|
||||
}
|
||||
],
|
||||
"headers": [
|
||||
{
|
||||
"source": "/*.txt",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Content-Type",
|
||||
"value": "text/plain; charset=utf-8"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user