From 2051e823a5e95d5770ff5f31c7e3630f2a93b7cd Mon Sep 17 00:00:00 2001 From: Taico Aerts <t.v.aerts@tudelft.nl> Date: Fri, 4 Feb 2022 13:35:06 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4c70f649d..f02b00f43 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ A table of arguments and their description: | name | The name of this worker | no | Generated | | host | The host on which to reach the core | no | localhost | | api-protocol | Protocol to use for the API (http/https) | no | https | +| api-port | The api port | no | | | docker-api | The URI to the Docker API | no | unix:///var/run/docker.sock | **Docker**: -- GitLab