rasodu / AspnetCoreOnHerokuSample

Project to demonstrate how to deploy Asp.net Core on Heroku
https://aspnet-core-on-heroku-sample.herokuapp.com
8 stars 3 forks source link

Few new Dokku command #32

Open rasodu opened 5 years ago

rasodu commented 5 years ago
dokku letsencrypt:cron-job --add      <- is only used once during setup
dokku enter <app-name>
su dokku && crontab -e                    <- select 2 to open the file in vi