Implement error handling and loading states for Appwrite integration
This commit is contained in:
@@ -7,7 +7,7 @@ import { componentTagger } from "lovable-tagger";
|
||||
export default defineConfig(({ mode }) => ({
|
||||
server: {
|
||||
host: "0.0.0.0",
|
||||
port: 8080,
|
||||
port: 3000,
|
||||
},
|
||||
plugins: [
|
||||
react(),
|
||||
|
||||
Reference in New Issue
Block a user