# Dockhand credentials <%- if database_type == 'postgres' %> DATABASE_PASSWORD=<< database_password >> <%- endif %> <%- if encryption_key %> ENCRYPTION_KEY=<< encryption_key >> <%- endif %>