mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Revert "Change mysql connection to match new"
This commit is contained in:
@@ -41,7 +41,7 @@ instance. This is done by providing a DSN (Data Source Name):
|
||||
|
||||
```
|
||||
$ vault write mysql/config/connection \
|
||||
value="root:root@tcp(192.168.33.10:3306)/"
|
||||
connection_url="root:root@tcp(192.168.33.10:3306)/"
|
||||
Success! Data written to: mysql/config/connection
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user