mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 19:22:52 +02:00
chore: remove server header configuration
This commit is contained in:
parent
a156d9454d
commit
762557e3ba
1 changed files with 0 additions and 5 deletions
|
@ -146,9 +146,4 @@ export default defineConfig({
|
||||||
devToolbar: {
|
devToolbar: {
|
||||||
enabled: false,
|
enabled: false,
|
||||||
},
|
},
|
||||||
server: {
|
|
||||||
headers: {
|
|
||||||
'Access-Control-Allow-Origin': 'https://giscus.app',
|
|
||||||
},
|
|
||||||
},
|
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue