273 B
273 B
Dokku setup
$ dokku apps:create APPNAME
$ dokku config:set APPNAME --no-restart FORCE_SSL=https://example.com
$ dokku postgres:create APPNAME
$ dokku postgres:link signature signature