1
0
Fork 0

Use the CLI format specified in help

This commit is contained in:
Daniele Tricoli 2021-08-27 19:38:46 +02:00
parent fe9a05d8a6
commit 905d40cd2c

View file

@ -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