update
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Passbolt credentials
|
||||
DATABASE_USER=<< database_user >>
|
||||
DATABASE_PASSWORD=<< database_password >>
|
||||
<%- if email_username %>
|
||||
EMAIL_USERNAME=<< email_username >>
|
||||
<%- endif %>
|
||||
<%- if email_password %>
|
||||
EMAIL_PASSWORD=<< email_password >>
|
||||
<%- endif %>
|
||||
Reference in New Issue
Block a user