YAML

From rbachwiki
Revision as of 19:30, 8 August 2022 by Bacchas (talk | contribs) (Created page with "==YAML== '''Serialization Language''' ===Syntax=== * Key value pair # this is a comment app: user-auth port: 9000 #comment version: 1.7")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

YAML

Serialization Language

Syntax

  • Key value pair
# this is a comment
app: user-auth
port: 9000
#comment
version: 1.7