diff --git a/penpot/config.env b/penpot/config.env index 3dee73b..6e4cc5f 100644 --- a/penpot/config.env +++ b/penpot/config.env @@ -5,10 +5,10 @@ ## `disable-secure-session-cookies' flag on the 'PENPOT_FLAGS' ## setting. -PENPOT_PUBLIC_URI=http://localhost:9001 +PENPOT_PUBLIC_URI=https://penpot.mrdev023.fr ## 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