mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
update path examples
This commit is contained in:
@@ -62,11 +62,11 @@ infisical:
|
||||
auth:
|
||||
type: "token"
|
||||
config:
|
||||
token-path: "/path/where/to/file/with/initial/token"
|
||||
token-path: "/path/to/initial/token"
|
||||
sinks:
|
||||
- type: "file"
|
||||
config:
|
||||
path: "/some/path/to/store/token/toke-name"
|
||||
path: "/some/path/to/store/access-token/file-name"
|
||||
templates:
|
||||
- source-path: my-dot-ev-secret-template
|
||||
destination-path: /some/path/.env
|
||||
|
||||
Reference in New Issue
Block a user