1
0
Fork 0

Use the generic name while setting options

This commit is contained in:
Daniele Tricoli 2021-04-17 03:06:39 +02:00
parent 7adef5701a
commit beba950756
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
```
dokku apps:create gitea
dokku config:set noa --no-restart TZ=Europe/Rome
dokku config:set gitea --no-restart TZ=Europe/Rome
dokku config:set --no-restart gitea DOKKU_LETSENCRYPT_EMAIL=example@example.org
dokku postgres:create gitea