'test/config.yaml' updaten

This commit is contained in:
Lermer 2022-07-27 15:09:45 +02:00
parent cefe6c874d
commit bd94a1b1c6

View file

@ -12,7 +12,7 @@ arch:
startup: before
ports:
8000/tcp: 8000
...
options:
beer: true
wine: true
@ -25,4 +25,3 @@ schema:
liquor: bool
name: str
year: int
...