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

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