diff --git a/test/config.yaml b/test/config.yaml index 3956382..23693a8 100644 --- a/test/config.yaml +++ b/test/config.yaml @@ -8,4 +8,7 @@ arch: - amd64 # - armhf # - armv7 -# - i386 \ No newline at end of file +# - i386 +startup: before +ports: + 8000/tcp: 8000 \ No newline at end of file