Set correct port number

This commit is contained in:
ernstmul
2025-03-13 09:36:11 +01:00
parent 0530c9cefb
commit bc62b8182c
@@ -77,7 +77,7 @@ APPWRITE_PUBLIC_ENDPOINT = "${sdk.forProject.client.config.endpoint}"
label: 'React',
icon: ReactFrameworkIcon,
smallIcon: IconReact,
portNumber: 3000
portNumber: 5173
},
{
key: 'nuxt',