mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
18 lines
335 B
YAML
18 lines
335 B
YAML
infisical:
|
|
address: "http://localhost:8080"
|
|
auth:
|
|
type: "token"
|
|
config:
|
|
token-path: "./role-id"
|
|
sinks:
|
|
- type: "file"
|
|
config:
|
|
path: "/Users/maidulislam/Desktop/test/infisical-token"
|
|
- type: "file"
|
|
config:
|
|
path: "access-token"
|
|
- type: "file"
|
|
config:
|
|
path: "maiduls-access-token"
|
|
templates:
|