Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 357 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 357 Bytes

tDiary.org on Heroku

This repository has files to run www.tdiary.org on heroku.

how to deploy

Deploy

or

$ heroku container:login
$ heroku container:push web -a tdiary-org
$ heroku container:release web -a tdiary-org