mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 23:18:48 -05:00
📚 Update some comments on docker config.env file.
This commit is contained in:
parent
1fe23ff732
commit
06e54a17c0
1 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,8 @@ PENPOT_SMTP_DEFAULT_REPLY_TO=no-reply@example.com
|
|||
# PENPOT_SMTP_TLS=true
|
||||
# PENPOT_SMTP_SSL=false
|
||||
|
||||
# Flags that enables features on frontend applitation.
|
||||
# Feature flags. Right now they are only affect frontend, but in
|
||||
# future release they will affect to both backend and frontend.
|
||||
PENPOT_FLAGS="enable-registration enable-demo-users"
|
||||
|
||||
# Comma separated list of allowed domains to register. Empty to allow all.
|
||||
|
|
Loading…
Add table
Reference in a new issue