mirror of
https://github.com/valitydev/three-ds-server-compose.git
synced 2024-11-06 10:55:19 +00:00
Change password values to template (#10)
This commit is contained in:
parent
1961429ab8
commit
08c84a8ae8
@ -317,8 +317,8 @@ client.ds.ssl.mastercard.trust-store: file:/opt/three-ds-server/cert/mastercard.
|
|||||||
Указать пароли для ключей:
|
Указать пароли для ключей:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
client.ds.ssl.visa.trust-store-password: 76UetirwSjugZh6t
|
client.ds.ssl.visa.trust-store-password: {{password}}
|
||||||
client.ds.ssl.mastercard.trust-store-password: 76UetirwSjugZh6t
|
client.ds.ssl.mastercard.trust-store-password: {{password}}
|
||||||
```
|
```
|
||||||
|
|
||||||
Изменить (при необходимости) volume
|
Изменить (при необходимости) volume
|
||||||
|
Loading…
Reference in New Issue
Block a user