Add PUBLIC_SUBMIT_PAGE environment variable setting
parent
47fdf2ccb8
commit
06a7970fe7
|
@ -6,6 +6,8 @@ PGPASSWORD=dbuserpassword
|
|||
PGDATABASE=mydatabase
|
||||
PGPORT=5432
|
||||
|
||||
PUBLIC_SUBMIT_PAGE=false
|
||||
|
||||
#MAIL_FROM=fromaddress@example.com
|
||||
#MAIL_HOST=smtp.smtphost.net
|
||||
#MAIL_PORT=465
|
||||
|
|
Reference in New Issue