mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Update +page.svelte
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@
|
||||
specification: specification || undefined
|
||||
});
|
||||
|
||||
// Add domainn
|
||||
// Add domain
|
||||
await sdk.forProject(page.params.region, page.params.project).proxy.createFunctionRule({
|
||||
domain: `${ID.unique()}.${$regionalConsoleVariables._APP_DOMAIN_FUNCTIONS}`,
|
||||
functionId: func.$id
|
||||
|
||||
Reference in New Issue
Block a user