Tokenize db password
parent
ebe600e94b
commit
874d7936de
|
|
@ -3,6 +3,6 @@
|
|||
"Environment": "Prod"
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"OFBContext": "server=localhost;database=ofb2;user=ofbapi2;password=Set your minds on things above not on earthly things;"
|
||||
"OFBContext": "server=localhost;database=ofb2;user=ofbapi2;password={{db_pass}};"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue