From aef70312fee7f407819a7f23956aaf899fa617f5 Mon Sep 17 00:00:00 2001 From: Mathijs Lermer Date: Wed, 27 Jul 2022 20:42:49 +0200 Subject: [PATCH] 'Hello_world/config.yaml' updaten --- Hello_world/config.yaml | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/Hello_world/config.yaml b/Hello_world/config.yaml index 2e6702e..b7a5639 100644 --- a/Hello_world/config.yaml +++ b/Hello_world/config.yaml @@ -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 \ No newline at end of file + - i386 \ No newline at end of file