Update env conf
This commit is contained in:
parent
6d610e85a1
commit
3ec0468747
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@
|
||||||
## `disable-secure-session-cookies' flag on the 'PENPOT_FLAGS'
|
## `disable-secure-session-cookies' flag on the 'PENPOT_FLAGS'
|
||||||
## setting.
|
## setting.
|
||||||
|
|
||||||
PENPOT_PUBLIC_URI=http://localhost:9001
|
PENPOT_PUBLIC_URI=https://penpot.mrdev023.fr
|
||||||
|
|
||||||
## Feature flags.
|
## Feature flags.
|
||||||
PENPOT_FLAGS=enable-registration enable-login disable-email-verification
|
PENPOT_FLAGS=disable-registration enable-login disable-email-verification
|
||||||
|
|
||||||
## Temporal workaround because of bad builtin default
|
## Temporal workaround because of bad builtin default
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue