mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-06-22 06:40:52 +02:00
Update admin-dashboard.md
This commit is contained in:
parent
f154688e21
commit
01b7739343
@ -20,7 +20,7 @@ entity User {=psl
|
||||
//...
|
||||
```
|
||||
|
||||
To give yourself administrator priveledges, make sure you add your email adderesses to the `ADMIN_EMAILS` environment variable in `.env.server` file before registering/logging in with that email address.
|
||||
To give yourself administrator priveledges, make sure you add your email addresses to the `ADMIN_EMAILS` environment variable in `.env.server` file before registering/logging in with that email address.
|
||||
|
||||
```sh title=".env.server"
|
||||
ADMIN_EMAILS=me@example.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user