Skip to content

Commit 86467b0

Browse files
committed
Add a link to config json-schema
1 parent 2dcb019 commit 86467b0

File tree

1 file changed

+2
-1
lines changed
  • doc/code_snippets/snippets/config/instances.enabled/instance_scope

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# yaml-language-server: $schema=https://download.tarantool.org/tarantool/schema/config.schema.json
12
groups:
23
group001:
34
replicasets:
@@ -6,4 +7,4 @@ groups:
67
instance001:
78
iproto:
89
listen:
9-
- uri: '127.0.0.1:3301'
10+
- uri: '127.0.0.1:3301'

0 commit comments

Comments
 (0)