mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-09 19:31:27 +03:00
Settings reverse proxy (doesn't work)
This commit is contained in:
@@ -23,6 +23,6 @@ module.exports.get = () => ({
|
||||
sameSite: true,
|
||||
secure: false,
|
||||
})
|
||||
.redirect('/');
|
||||
.redirect('/settings');
|
||||
},
|
||||
});
|
Reference in New Issue
Block a user