'Hello_world/config.yaml' updaten

This commit is contained in:
Mathijs Lermer 2022-07-27 20:42:49 +02:00
parent c1889b6c4a
commit aef70312fe

View file

@ -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