mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-12-05 13:11:27 +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"
|
```sh title=".env.server"
|
||||||
ADMIN_EMAILS=me@example.com
|
ADMIN_EMAILS=me@example.com
|
||||||
|
|||||||
Reference in New Issue
Block a user