actions bereich und admin panel ueberarbeitet
und bug fix
This commit is contained in:
@@ -12,6 +12,10 @@ export default defineConfig({
|
||||
},
|
||||
server: {
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'http://localhost:3001',
|
||||
changeOrigin: true,
|
||||
},
|
||||
'/v1': {
|
||||
target: 'https://appwrite.webklar.com',
|
||||
changeOrigin: true,
|
||||
|
||||
Reference in New Issue
Block a user