Dovel website repository.
Author: brian (git@myr.sh)
Date: Sun Dec 31 16:22:38 2023 -0300
Parent: 8de7509
FIxed typo
diff --git a/index.html b/index.html index 4047b13..ca85dc3 100644 --- a/index.html +++ b/index.html @@ -118,7 +118,7 @@ _ __ /_ __ \_ | / / _ \_ / <p> The docker version has similar steps, instead of 1. build the - docker image, To run the container you need to give dovel a + docker image. To run the container you need to give dovel a way to access config files, one option is to share the config folder using <kbd>-v</kbd> argument: </p>