mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Set correct port number
This commit is contained in:
@@ -77,7 +77,7 @@ APPWRITE_PUBLIC_ENDPOINT = "${sdk.forProject.client.config.endpoint}"
|
||||
label: 'React',
|
||||
icon: ReactFrameworkIcon,
|
||||
smallIcon: IconReact,
|
||||
portNumber: 3000
|
||||
portNumber: 5173
|
||||
},
|
||||
{
|
||||
key: 'nuxt',
|
||||
|
||||
Reference in New Issue
Block a user