1
0
Fork 0

Update env conf

This commit is contained in:
Florian RICHER 2022-10-31 10:29:21 +01:00
parent 6d610e85a1
commit 3ec0468747

View file

@ -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