摘要:
Yaml文件:一种配置文件,类似于xml、json、ini等。 Yaml文件结构简单,写法清晰,举个栗子: network: name: abc type: internal gateway: 10.10.10.111 Yaml文件的写法有个特别要注意的地方: 1. 同一级的字段要对齐 2. 使用缩 阅读全文
posted @ 2022-06-01 14:58
Hanson_Wang
阅读(1907)
评论(0)
推荐(0)