diff --git a/README.md b/README.md index 28807a4..2a7ba01 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A gitea image with [pandoc](https://pandoc.org/) support. ``` dokku apps:create gitea -dokku config:set gitea --no-restart TZ=Europe/Rome +dokku config:set --no-restart gitea TZ=Europe/Rome dokku config:set --no-restart gitea DOKKU_LETSENCRYPT_EMAIL=example@example.org dokku postgres:create gitea