mirror of
https://github.com/valitydev/three-ds-server-compose.git
synced 2024-11-06 02:45:18 +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
|
||||
client.ds.ssl.visa.trust-store-password: 76UetirwSjugZh6t
|
||||
client.ds.ssl.mastercard.trust-store-password: 76UetirwSjugZh6t
|
||||
client.ds.ssl.visa.trust-store-password: {{password}}
|
||||
client.ds.ssl.mastercard.trust-store-password: {{password}}
|
||||
```
|
||||
|
||||
Изменить (при необходимости) volume
|
||||
|
Loading…
Reference in New Issue
Block a user