feat(auth): finally better auth working as i wanted it to
This commit is contained in:
@@ -35,6 +35,7 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
server: {
|
||||
port: 5500,
|
||||
proxy: {
|
||||
"/lst/api": {
|
||||
target: `http://localhost:${Number(
|
||||
|
||||
Reference in New Issue
Block a user