update
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Dockhand credentials
|
||||
<%- if database_type == 'postgres' %>
|
||||
DATABASE_PASSWORD=<< database_password >>
|
||||
<%- endif %>
|
||||
<%- if encryption_key %>
|
||||
ENCRYPTION_KEY=<< encryption_key >>
|
||||
<%- endif %>
|
||||
Reference in New Issue
Block a user