grav interation

This commit is contained in:
2026-06-07 23:24:29 +02:00
parent 43aca861a2
commit 8875307668
6 changed files with 89 additions and 69 deletions
-8
View File
@@ -13,14 +13,6 @@ export default defineConfig({
changeOrigin: true,
rewrite: (path) => path.replace(/^\/proxy\/wiki/, '')
},
'/_assets': {
target: 'https://wiki.teletypegames.org',
changeOrigin: true,
},
'/_error': {
target: 'https://wiki.teletypegames.org',
changeOrigin: true,
},
'/proxy/git': {
target: 'https://git.teletypegames.org',
changeOrigin: true,