mirror of
https://github.com/fluencelabs/examples
synced 2025-04-24 18:22:15 +00:00
16 lines
804 B
YAML
16 lines
804 B
YAML
# yaml-language-server: $schema=schemas/app.yaml.json
|
|
|
|
# Defines what exactly is already deployed and where. This config is automatically generated by Fluence CLI after you deploy services defined in [fluence.yaml](./fluence.md) using `fluence deploy` or remove previously deployed services using `fluence remove`. In most of the cases you are not expected to modify this by hand
|
|
|
|
# Documentation: https://github.com/fluencelabs/fluence-cli/tree/main/docs/configs/app.md
|
|
|
|
version: 3
|
|
services:
|
|
hello_world:
|
|
default:
|
|
- blueprintId: f45f4c8bb62865402dbb6c027915fbf118bd51c13c38c22ab28a87c33139bd71
|
|
serviceId: c98a0ce8-a0ea-43ad-9e31-8074867409b7
|
|
peerId: 12D3KooWJd3HaMJ1rpLY1kQvcjRPEvnDwcXrH8mJvk7ypcZXqXGE
|
|
keyPairName: auto-generated
|
|
timestamp: 2023-02-13T06:23:39.880Z
|