'test/config.yaml' updaten
This commit is contained in:
parent
cefe6c874d
commit
bd94a1b1c6
1 changed files with 1 additions and 2 deletions
|
@ -12,7 +12,7 @@ arch:
|
||||||
startup: before
|
startup: before
|
||||||
ports:
|
ports:
|
||||||
8000/tcp: 8000
|
8000/tcp: 8000
|
||||||
...
|
|
||||||
options:
|
options:
|
||||||
beer: true
|
beer: true
|
||||||
wine: true
|
wine: true
|
||||||
|
@ -25,4 +25,3 @@ schema:
|
||||||
liquor: bool
|
liquor: bool
|
||||||
name: str
|
name: str
|
||||||
year: int
|
year: int
|
||||||
...
|
|
Loading…
Reference in a new issue