mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-11-25 12:59:25 +01:00
Update admin-dashboard.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user