lint
This commit is contained in:
parent
4643669702
commit
0c3646b456
1 changed files with 2 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue