main #3

Merged
Lermer merged 35 commits from main into dev 2022-07-28 06:59:08 +02:00
Showing only changes of commit aef70312fe - Show all commits

View file

@ -9,19 +9,3 @@ arch:
- armhf - armhf
- armv7 - armv7
- i386 - 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