From 327208391b28bdd83c3de11cec5c2e05b86db0b8 Mon Sep 17 00:00:00 2001 From: MrMeeb Date: Mon, 26 Dec 2022 22:31:41 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b300927..65f4541 100644 --- a/README.md +++ b/README.md @@ -40,13 +40,13 @@ services: ``` ## Ports -|Port |Purpose | -|-----|----------| +|Port |Description| +|-----|-----------| |3012 |WebUI and communication between manager and workers| ## Volumes -|Mount |Purpose | -|-----|-----------| +|Mount |Description| +|------|-----------| |/config |Persistent config file and job configurations| ## Environment Variables