mirror of
https://github.com/fluencelabs/examples
synced 2025-04-24 18:22:15 +00:00
9 lines
377 B
YAML
9 lines
377 B
YAML
# yaml-language-server: $schema=schemas/project-secrets.yaml.json
|
|
|
|
# Defines project's secret keys that are used only in the scope of this particular Fluence project. You can manage project's keys using commands from `fluence key` group of commands
|
|
|
|
# Documentation: https://github.com/fluencelabs/fluence-cli/tree/main/docs/configs/project-secrets.md
|
|
|
|
version: 0
|
|
keyPairs: []
|