Disable demo-users in penpot
This commit is contained in:
parent
3ec0468747
commit
422671b1bf
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
PENPOT_PUBLIC_URI=https://penpot.mrdev023.fr
|
||||
|
||||
## Feature flags.
|
||||
PENPOT_FLAGS=disable-registration enable-login disable-email-verification
|
||||
PENPOT_FLAGS=disable-registration disable-demo-users enable-login disable-email-verification
|
||||
|
||||
## Temporal workaround because of bad builtin default
|
||||
|
||||
|
|
Loading…
Reference in a new issue