Skip to content

Commit 7abc7e4

Browse files
committed
docs: update open sighnup docs
AdminForth/1852/use-only-afcl-buttons-across-p
1 parent 457f8df commit 7abc7e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

adminforth/documentation/docs/tutorial/09-Plugins/09-open-signup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ new OpenSignupPlugin({
3636
defaultFieldValues: {
3737
role: 'user',
3838
},
39+
expectedOrigin: process.env.OPEN_SIGHNUP_ORIGIN || 'http://localhost:3500',
3940
}),
4041
```
4142

0 commit comments

Comments
 (0)