quote the cipher text
fixes gh-144
This commit is contained in:
@@ -250,7 +250,7 @@ instance:
|
||||
spring:
|
||||
datasource:
|
||||
username: dbuser
|
||||
password: {cipher}FKSAJDFGYOS8F7GLHAKERGFHLSAJ
|
||||
password: '{cipher}FKSAJDFGYOS8F7GLHAKERGFHLSAJ'
|
||||
----
|
||||
|
||||
You can safely push this plain text to a shared git repository and the
|
||||
|
||||
Reference in New Issue
Block a user