'Hello_world/config.yaml' updaten
This commit is contained in:
parent
c1889b6c4a
commit
aef70312fe
1 changed files with 1 additions and 17 deletions
|
@ -8,20 +8,4 @@ arch:
|
|||
- amd64
|
||||
- armhf
|
||||
- armv7
|
||||
- i386
|
||||
startup: before
|
||||
ports:
|
||||
8000/tcp: 8000
|
||||
|
||||
options:
|
||||
beer: true
|
||||
wine: true
|
||||
liquor: false
|
||||
name: "world"
|
||||
year: 2017
|
||||
schema:
|
||||
beer: bool
|
||||
wine: bool
|
||||
liquor: bool
|
||||
name: str
|
||||
year: int
|
||||
- i386
|
Loading…
Reference in a new issue