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