infisical: address: "https://app.infisical.com/" auth: type: "universal-auth" config: client-id: "./client-id" client-secret: "./client-secret" remove_client_secret_on_read: false sinks: - type: "file" config: path: "access-token" templates: - source-path: my-dot-ev-secret-template destination-path: my-dot-env.env config: polling-interval: 60s execute: command: docker-compose -f docker-compose.prod.yml down && docker-compose -f docker-compose.prod.yml up -d - source-path: my-dot-ev-secret-template1 destination-path: my-dot-env-1.env config: exec: command: mkdir hello-world1