Reference
Remy Reference/admin/Manage the signup allowlist
?

Manage the signup allowlist

Restrict signups to specific email domains or addresses.
admin.settings.allowlist.add("*@acme.com")

Restrict signups to specific email domains or addresses.

CLI
remy-admin settings allowlist add "*@acme.com"