2026.06.05 frontend javítgatás és új belépési logika megvalósítva
This commit is contained in:
@@ -18,8 +18,7 @@ export default defineConfig({
|
||||
'/api': {
|
||||
target: 'http://sf_api:8000',
|
||||
changeOrigin: true,
|
||||
secure: false,
|
||||
rewrite: (path) => path.replace(/^\/api/, '')
|
||||
secure: false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user