From 1d87d61dcfc06e0e4a95bdb4ffbe1c93b5584969 Mon Sep 17 00:00:00 2001 From: Michel Date: Sat, 9 Sep 2023 15:20:30 +0200 Subject: [PATCH] Updated table in readme.md --- drawio/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drawio/readme.md b/drawio/readme.md index 591ac0a..7b88ce7 100644 --- a/drawio/readme.md +++ b/drawio/readme.md @@ -53,7 +53,7 @@ draw.io is free online diagram software for making flowcharts, process diagrams, The following variables could be set an environment varaiables using the .env file. | Value | Default | Information | -|-|-|-| +|---|---|---| | RESTART | unless-stopped | Choose a restart policy. | | DRAWIO_CONTAINER_NAME | draw.io | This is used for the name of the container | | DRAWIO_TAG | latest | Choose a version tag. |