This commit is contained in:
Henry Jameson 2026-06-17 20:11:32 +03:00
commit 0c3646b456

View file

@ -80,7 +80,8 @@ export default defineConfig(async ({ mode, command }) => {
cookieDomainRewrite: 'localhost',
ws: true,
},
'/auth': { // Mastodon password reset lives here
'/auth': {
// Mastodon password reset lives here
target,
changeOrigin: true,
cookieDomainRewrite: 'localhost',